blob: 9598ab30debb9a49f2d4966d169ccd883b746764 [file] [log] [blame]
{
"name": "TouTiaoAdsSDK",
"version": "2.0.0.0",
"summary": "TouTiaoAdsSDK",
"description": "AdsSDK for toutiao",
"homepage": "https://www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuyaqiang": "344257448@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/liuyaqiang/TouTiaoAdsSDK.git",
"tag": "2.0.0.0"
},
"resources": "TouTiao/BuAdSDK.bundle",
"libraries": [
"c++",
"z",
"resolv"
],
"vendored_frameworks": "TouTiao/BuAdSDK.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation",
"CoreMedia",
"CoreLocation",
"CoreTelephony",
"SystemConfiguration",
"StoreKit",
"MediaPlayer",
"CFNetwork",
"AdSupport",
"ImageIO",
"WebKit",
"AdSupport",
"MobileCoreServices",
"Photos",
"CoreMotion"
]
}