blob: 350684f6b856a69d62a548675d946d82c112541f [file] [log] [blame]
{
"name": "MYAdSDK",
"version": "0.0.10",
"summary": "Mobile AD SDK For iOS.",
"homepage": "https://github.com/adxdata/MSMobAdSDK-iOS",
"license": "MIT",
"authors": {
"Lei Dai": "534219838@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ywxkdz/MYAdSDK.git",
"tag": "0.0.10"
},
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreLocation",
"CoreMedia",
"CoreMotion",
"CoreTelephony",
"MessageUI",
"QuartzCore",
"SafariServices",
"Security",
"StoreKit",
"SystemConfiguration",
"WebKit"
],
"libraries": [
"c++",
"resolv.9",
"xml2",
"z"
],
"vendored_frameworks": "MSAdSDK/Libs/MSAdSDK.framework",
"static_framework": true,
"resources": "MSAdSDK/Libs/MSAdBundle.bundle",
"dependencies": {
"AFNetworking": [
]
}
}