use_frameworks! platform :ios, '8.0' target 'SNCategoryKit_Example' do pod 'SNCategoryKit', :path => '../' target 'SNCategoryKit_Tests' do inherit! :search_paths end end