blob: 79fc03eadc55d4b1b1408f3bbe003461cf96cae0 [file] [log] [blame]
{
"name": "RX3_JPushSDK",
"version": "2.1.0.1",
"license": "MIT",
"summary": "RX3_JPushSDK is a JPush sdk",
"homepage": "https://github.com/xzjxylophone/RX3_JPushSDK",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RX3_JPushSDK.git",
"tag": "v2.1.0.1"
},
"description": "RX3_JPushSDK is a JPush sdk.",
"source_files": "RX3_JPushSDK/sdk/*.{h,m}",
"frameworks": [
"SystemConfiguration",
"CFNetwork",
"CoreFoundation",
"CoreTelephony",
"CoreGraphics",
"Foundation",
"UIKit",
"Security"
],
"requires_arc": true,
"libraries": "z",
"platforms": {
"ios": "7.0"
},
"vendored_libraries": "RX3_JPushSDK/sdk/*.a"
}