blob: cf374d089ab7ffd2c4bc985ca979b9c4fa243b08 [file] [log] [blame]
{
"name": "GDTMobSDK",
"version": "4.7.1",
"summary": "GDTMobSDK.",
"description": "GDTMobSDK 广点通广告SDK。",
"homepage": "http://e.qq.com/dev/index.html",
"license": {
"type": "Copyright",
"text": "Copyright 2017 Tencent Inc. All Rights Reserved."
},
"authors": {
"royqpwang": "royqpwang@tencent.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "http://imgcache.qq.com/qzone/biz/gdt/dev/sdk/ios/release/GDT_iOS_SDK_4.7.1.zip"
},
"source_files": "lib/*.h",
"frameworks": [
"StoreKit",
"Security",
"CoreTelephony",
"AdSupport",
"CoreLocation",
"QuartzCore",
"SystemConfiguration",
"AVFoundation"
],
"weak_frameworks": "WebKit",
"libraries": [
"z",
"xml2"
],
"vendored_libraries": "lib/*.a",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"deprecated": true
}