use_frameworks! platform :ios, '11.0' target 'WandaPaySDK_Example' do pod 'WandaPaySDK', :path => '../' target 'WandaPaySDK_Tests' do inherit! :search_paths end end