blob: fffca6a1cced4f8eb6179e0dce32faa9923557de [file] [log] [blame]
{
"name": "GDTMob",
"version": "1.6.4",
"summary": "A short description of GDTMob.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/Tencente/GDTMob.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Teccente": "zcodemobile@163.com"
},
"source": {
"git": "https://gitee.com/Tencente/GDTMob.git",
"tag": "1.6.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GDTMob/GDTMobSDK.framework/Headers/*.{h}",
"vendored_frameworks": "GDTMob/*.framework",
"frameworks": [
"WebKit",
"Photos",
"AdSupport"
],
"libraries": [
"resolv",
"c++",
"sqlite3",
"z"
]
}