blob: 7b6e5ae1ac19e2dd36b5125203b3eb6e7117d322 [file] [log] [blame]
{
"name": "CoreJPush",
"version": "1.0.2",
"summary": "三分钟,五句代码,搞定JPush",
"description": "CoreJPush,让您五句代码立即搞定JPush,集成到使用只需要3分钟。没错,3分钟!",
"homepage": "https://github.com/CharlinFeng/CoreJPush",
"license": "MIT",
"authors": {
"时点软件 冯成林": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TedLiuHome/CoreJPush.git",
"tag": "1.0.2",
"commit": "74ad1cc225554597778391f4298e978f218f672b"
},
"source_files": "CoreJPush/CoreJPush/**/*.{h,m}",
"frameworks": [
"Security",
"SystemConfiguration",
"CoreFoundation",
"CFNetwork",
"CoreTelephony",
"CoreTelephony"
],
"libraries": "z",
"requires_arc": true,
"dependencies": {
"JPush-iOS-SDK": [
]
}
}