blob: e2f0b51207720630406e76e0f8c038f136632201 [file] [log] [blame]
{
"name": "APIService-XGPush",
"version": "2.5.0",
"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.5.0.zip"
},
"platforms": {
"ios": "6.0"
},
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"weak_frameworks": "UserNotifications",
"libraries": "z",
"source_files": [
"**/XGPush.h",
"**/XGSetting.h"
],
"vendored_libraries": "**/libXG-SDK.a"
}