blob: 90464f1aaafb1c118a31e275c04a4de75308375e [file] [log] [blame]
{
"name": "APIService-XGPush",
"version": "2.4.9",
"summary": "Tencent XG Push Service SDK.",
"homepage": "https://github.com/ElfSundae/AppComponents",
"documentation_url": "http://developer.qq.com/wiki/xg",
"authors": {
"Tencent": "http://xg.qq.com"
},
"license": {
"type": "Copyright",
"text": "Copyright http://xg.qq.com"
},
"source": {
"http": "http://xg.qq.com/pigeon_v2/resource/sdk/Xg-Push-SDK-iOS-2.4.9.zip"
},
"platforms": {
"ios": "6.0"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreTelephony",
"CFNetwork"
],
"libraries": [
"z",
"sqlite3"
],
"source_files": [
"**/XGPush.h",
"**/XGSetting.h"
],
"vendored_libraries": "**/libXG-SDK.a"
}