blob: ec5646b830e575f4791fec48d9dd866dea3ee073 [file] [log] [blame]
{
"name": "YumiMediationSDK",
"version": "4.1.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"
],
"weak_frameworks": "WebKit",
"libraries": [
"sqlite3",
"xml2"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"GCC_PREPROCESSOR_DEFINITIONS": "ZplayError=1",
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"source": {
"http": "https://adsdk.yumimobi.com/iOS/YumiMediationSDK/4.1.0_2670.tar.bz2"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "YumiMediationSDK.framework"
},
"resources": [
"Resources/YumiMediationSDK.bundle",
"Resources/YumiAdsSDK.bundle",
"Resources/ZplayMuteListener.bundle"
]
}