use_frameworks! platform :ios, '8.0' target 'LKVCKit_Tests' do pod 'LKVCKit', :path => '../' pod 'Ents', :git => 'https://github.com/averello/Ents.git' end