blob: 52e93e63d0ec27aaecf3bef03b39c12f0310eb31 [file] [log] [blame]
{
"name": "xg_ios_push",
"version": "2.4.6",
"summary": "Tencent XG Push Service iOS SDK",
"description": "Unofficial Tencent XG Push Service iOS SDK",
"homepage": "http://xg.qq.com",
"license": {
"type": "Copyright",
"text": " Copyright 2014 Tencent. All Rights Reserved.\n"
},
"authors": {
"Tencent Inc": "shaozl@live.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/shaozl/xg_ios_push.git",
"tag": "2.4.6"
},
"source_files": "Classes/*.{h,m}",
"vendored_libraries": "Classes/*.a",
"frameworks": [
"CFNetwork",
"SystemConfiguration",
"CoreTelephony",
"Security"
],
"libraries": [
"sqlite3",
"z.1"
],
"requires_arc": false
}