blob: 1e6f195e694c5a8dc0ea317c09da65d1707d97fc [file] [log] [blame]
{
"name": "MobvistaAdsSDK",
"version": "4.8.0",
"summary": "MobvistaAdsSDK",
"description": "AdsSDK for Mobvista",
"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/MobvistaAdsSDK.git",
"tag": "4.8.0"
},
"vendored_frameworks": [
"Mobvista/MTGSDK.framework",
"Mobvista/MTGSDKInterstitialVideo.framework",
"Mobvista/MTGSDKReward.framework"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation",
"CoreMedia",
"CoreLocation",
"StoreKit"
],
"libraries": [
"z",
"stdc++",
"sqlite3"
]
}