blob: 38a3a04de3d4773587dbb387238f655012257728 [file] [log] [blame]
{
"name": "DNBaseFoundation",
"version": "1.2.2",
"summary": "DNBaseFoundation",
"description": "多牛中台基础库",
"homepage": "http://ad.infinities.com.cn/",
"authors": {
"Donews": "kinsunlu@sina.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"source": {
"git": "https://gitee.com/kinsunlu/dnbasefoundation.git",
"tag": "1.2.2"
},
"frameworks": [
"SystemConfiguration",
"UIKit",
"WebKit",
"CoreLocation",
"CoreTelephony",
"AdSupport"
],
"weak_frameworks": "AppTrackingTransparency",
"vendored_frameworks": "*.framework"
}