blob: 1b7f7421809f159b0a2e1f32cdbdc90009e426b5 [file] [log] [blame]
{
"name": "RX3_XGPush",
"version": "2.4.5",
"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"
},
"description": "RX3_XGPush is a xgpush sdk.",
"source_files": "RX3_XGPush/sdk/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"CFNetwork",
"SystemConfiguration",
"CoreTelephony",
"Security"
],
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}