use_frameworks! platform :ios, '9.0' target 'BFCommonKit_Example' do pod 'BFCommonKit', :path => '../' target 'BFCommonKit_Tests' do inherit! :search_paths end end