blob: adc04584a5c31fb8a6d93e500012eec60b93f404 [file] [log] [blame]
{
"name": "QQ_XGPush",
"version": "3.2.2",
"summary": "腾讯信鸽(XG Push)",
"homepage": "http://xg.qq.com",
"authors": "tencent TEG",
"license": "MIT",
"platforms": {
"ios": "6.0"
},
"frameworks": [
"CFNetwork",
"SystemConfiguration",
"CoreTelephony",
"CoreGraphics",
"Foundation",
"UserNotifications"
],
"libraries": [
"z",
"sqlite3"
],
"source": {
"git": "https://github.com/xingePush/XGPush.git",
"tag": "3.2.2"
},
"source_files": "XGPush/*.h",
"vendored_libraries": "XGPush/*.a"
}