project 'XenonSDK.xcodeproj' # Uncomment the next line to define a global platform for your project # platform :ios, '9.0' target 'XenonDemo' do # Comment the next line if you don't want to use dynamic frameworks use_frameworks! # Pods for XenonDemo end # platform :ios, '9.0' target 'XenonSDK' do # Comment the next line if you don't want to use dynamic frameworks use_frameworks! # Pods for FBSDKLoginKit pod 'FBSDKLoginKit','8.2.0' # Pods for chuangshanjia Ad pod 'Ads-CN','3.6.1.1' # Pods for GDTMob Ad pod 'GDTMobSDK','4.12.60' #Pods for TopOn Ad pod 'AnyThinkiOS','5.7.33' pod 'AnyThinkiOS/AnyThinkGDTAdapter','5.7.33' pod 'AnyThinkiOS/AnyThinkTouTiaoAdapter','5.7.33' end