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