blob: 68912b8c312a17bcace35b92a8a32240f51f8262 [file] [log] [blame]
{
"name": "APIService-XGPush",
"version": "2.4.6.2",
"summary": "Tencent XG Push Service SDK.",
"homepage": "https://github.com/ElfSundae/AppComponents/tree/master/APIService/APIService-XGPush.podspec",
"social_media_url": "https://twitter.com/ElfSundae",
"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.6.zip"
},
"platforms": {
"ios": "6.0"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreTelephony",
"CFNetwork"
],
"libraries": [
"z",
"sqlite3"
],
"source_files": [
"**/XGPush.h",
"**/XGSetting.h"
],
"vendored_libraries": "**/libXG-SDK.a"
}