use_frameworks! platform :ios, '8.0' target 'GMFlutterSDK_Example' do pod 'GMFlutterSDK', :path => '../' target 'GMFlutterSDK_Tests' do inherit! :search_paths end end