blob: c5212e0323b8c41773db94447f241b46bb0700e1 [file] [log] [blame]
{
"name": "GDTSDK_ios",
"version": "1.0.0",
"summary": "GDTSDK_ios for AD",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wyqwsg04/GDTSDK_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wyqwsg04": "fdzclsc@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wyqwsg04/GDTSDK_ios.git",
"tag": "1.0.0"
},
"frameworks": [
"AdSupport",
"CoreLocation",
"QuartzCore",
"SystemConfiguration",
"CoreTelephony",
"Security",
"StoreKit",
"WebKit",
"AVFoundation"
],
"libraries": [
"z",
"xml2"
],
"requires_arc": true,
"source_files": "lib/*.h",
"ios": {
"vendored_libraries": "lib/libGDTMobSDK.a"
}
}