blob: 23607c91ea0b577c400c992a4642342d65fcbc36 [file] [log] [blame]
{
"name": "CoreJPush",
"version": "1.0.1",
"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.1",
"commit": "2d5c9ed3219a7edf42f7e12fcbc7e955e0759d69"
},
"source_files": [
"CoreJPush/CoreJPush/**/*.{h,m}",
"lib/*.h"
],
"frameworks": [
"Security",
"SystemConfiguration",
"CoreFoundation",
"CFNetwork",
"CoreTelephony",
"CoreTelephony"
],
"libraries": "z",
"vendored_libraries": "lib/*.a",
"requires_arc": true
}