use_frameworks! platform :ios, '9.0' target 'BFAnalyzeKit_Example' do pod 'BFAnalyzeKit', :path => '../' target 'BFAnalyzeKit_Tests' do inherit! :search_paths end end