blob: a07d5e7fa81909569c911d2b2e943e9f16a97c18 [file] [log] [blame]
{
"name": "testYumiMediationSDK",
"version": "0.2.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": [
"AVFoundation",
"Accelerate",
"AdSupport",
"AudioToolbox",
"CFNetwork",
"CoreBluetooth",
"CoreData",
"CoreGraphics",
"CoreImage",
"CoreLocation",
"CoreMedia",
"CoreMotion",
"CoreTelephony",
"CoreVideo",
"EventKit",
"EventKitUI",
"Foundation",
"GLKit",
"MediaPlayer",
"MessageUI",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"SafariServices",
"Security",
"Social",
"StoreKit",
"SystemConfiguration",
"UIKit",
"iAd"
],
"weak_frameworks": "WebKit",
"libraries": [
"c++",
"sqlite3",
"xml2",
"z"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"source": {
"git": "https://github.com/JiaDingYi/testResourceBundle.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"ios": {
"vendored_frameworks": "testYumiMediationSDK.framework"
},
"deprecated": true
}