blob: 93f508725edfc688e715b28dcf804703087ee098 [file] [log] [blame]
{
"name": "yf_MobvistaSDK",
"version": "3.3.0",
"summary": "yf_MobvistaSDK",
"description": "yf_MobvistaSDK for ads",
"homepage": "https://www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuyaqiang": "344257448@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liuyaqiang/yf_MobvistaSDK.git",
"tag": "3.3.0"
},
"vendored_frameworks": [
"Mobvista/MVSDK.framework",
"Mobvista/MVSDKInterstitial.framework",
"Mobvista/MVSDKReward.framework"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation",
"CoreMedia",
"CoreLocation",
"StoreKit"
],
"libraries": [
"z",
"stdc++",
"sqlite3"
]
}