blob: 140ee1b48c2d8c6188707e8b45dc0ef3e51385e9 [file] [log] [blame]
{
"name": "DNStatisticsSDK",
"version": "1.0.6",
"summary": "DNStatisticsSDK",
"description": "多牛DI统计SDK",
"homepage": "http://ad.infinities.com.cn/",
"authors": {
"Donews": "kinsunlu@sina.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/kinsunlu/dnstatisticssdk.git",
"tag": "1.0.6"
},
"resources": "DNStatisticsSDK.bundle",
"frameworks": [
"SystemConfiguration",
"UIKit",
"WebKit",
"CoreLocation",
"CoreTelephony",
"AdSupport"
],
"weak_frameworks": "AppTrackingTransparency",
"requires_arc": true,
"vendored_frameworks": "*.framework",
"dependencies": {
"DNBaseFoundation": [
"~> 1.2.6"
]
}
}