blob: c99d54f915db70acba59f2ec9994d4e131072e34 [file] [log] [blame]
{
"name": "DNAdSDKSupport",
"version": "6.0.1",
"summary": "多牛聚合广告SDK支持",
"description": "多牛聚合广告SDK支持",
"authors": {
"Donews": "kinsunlu@sina.com"
},
"homepage": "http://ad.infinities.com.cn/advertiser/",
"source": {
"git": "https://gitee.com/kinsunlu/dnadsdksupport.git",
"tag": "6.0.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"weak_frameworks": [
"UIKit",
"Foundation"
],
"subspecs": [
{
"name": "BaiduSupport",
"vendored_frameworks": "BaiduSupport.framework"
},
{
"name": "GDTSupport",
"frameworks": [
"WebKit",
"AVFoundation"
],
"vendored_frameworks": "GDTSupport.framework"
},
{
"name": "KuaiShouSupport",
"vendored_frameworks": "KuaiShouSupport.framework"
},
{
"name": "PartnerSupport",
"frameworks": "WebKit",
"vendored_frameworks": "PartnerSupport.framework"
}
]
}