blob: ff239649b3bd7e5f4e6a641f2dfa76d05239d18b [file] [log] [blame]
{
"name": "GDTMobSDK",
"version": "4.11.4",
"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": "9.0"
},
"source": {
"http": "https://d3g.qq.com/gdt/sdk/ios/release/GDT_iOS_SDK_4.11.4.zip"
},
"frameworks": [
"StoreKit",
"Security",
"CoreTelephony",
"AdSupport",
"CoreLocation",
"QuartzCore",
"SystemConfiguration",
"AVFoundation"
],
"weak_frameworks": "WebKit",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"default_subspecs": "GDTMobSDK",
"subspecs": [
{
"name": "GDTMobSDK",
"source_files": "lib/*.h",
"libraries": [
"z",
"xml2"
],
"vendored_libraries": "lib/*.a"
}
]
}