use_frameworks! platform :ios, '9.0' target 'WorldMotion_Example' do pod 'WorldMotion', :path => '../' target 'WorldMotion_Tests' do inherit! :search_paths end end