use_frameworks! platform :ios, '8.0' target 'GMTencentSDK_Example' do pod 'GMTencentSDK', :path => '../' target 'GMTencentSDK_Tests' do inherit! :search_paths end end