blob: dee85c29d66a6adb1ca5d3387262231456667a9a [file] [log] [blame]
{
"name": "RX3_XGPush",
"version": "2.4.5.9",
"license": "MIT",
"summary": "RX3_XGPush is a xgpush sdk",
"homepage": "https://github.com/xzjxylophone/RX3_XGPush",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RX3_XGPush.git",
"tag": "v2.4.5.9"
},
"description": "RX3_XGPush is a xgpush sdk.",
"source_files": "RX3_XGPush/sdk/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"CFNetwork",
"SystemConfiguration",
"CoreTelephony",
"Security"
],
"requires_arc": true,
"libraries": [
"z.1",
"sqlite3"
],
"platforms": {
"ios": "6.0"
},
"vendored_libraries": "RX3_XGPush/sdk/*.a"
}