| { |
| "name": "YumiAdSDK", |
| "version": "1.0.0", |
| "summary": "Yumi Mediation SDK.", |
| "license": "Custom", |
| "authors": { |
| "zplay sdk team": "ad-client@zplay.cn" |
| }, |
| "homepage": "http://yumimobi.com/", |
| "description": "This is the Yumi Mediation SDK. Please proceed to http://developers.yumimobi.com/IosSdk/index for more information.", |
| "frameworks": [ |
| "Foundation", |
| "AVFoundation", |
| "UIKit", |
| "JavaScriptCore", |
| "SystemConfiguration", |
| "CoreGraphics", |
| "Security", |
| "MobileCoreServices", |
| "CoreMedia", |
| "CoreTelephony", |
| "AdSupport", |
| "SafariServices", |
| "StoreKit", |
| "AudioToolbox", |
| "CoreMotion", |
| "MessageUI" |
| ], |
| "weak_frameworks": "WebKit", |
| "libraries": [ |
| "sqlite3", |
| "xml2", |
| "c++", |
| "z", |
| "xml2" |
| ], |
| "xcconfig": { |
| "OTHER_LDFLAGS": "-ObjC", |
| "GCC_PREPROCESSOR_DEFINITIONS": "ZplayDebug=1", |
| "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2" |
| }, |
| "source": { |
| "http": "https://adsdk.yumimobi.com/iOS/YumiAdSDK/1.0.0_100013.tar.bz2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "ios": { |
| "vendored_frameworks": "YumiAdSDK.framework" |
| }, |
| "vendored_libraries": [ |
| "libMobAdSDKDependency0.a", |
| "libMobAdSDKDependency1.a" |
| ], |
| "resources": [ |
| "Resources/YumiMediationSDK.bundle", |
| "Resources/YumiAdsSDK.bundle", |
| "Resources/ZplayMuteListener.bundle", |
| "Resources/baidumobadsdk.bundle", |
| "Resources/YumiMediationGDT.bundle" |
| ] |
| } |