blob: 1a47f4bd5ccf57c21c4b20cbee92442127a51ae2 [file] [log] [blame]
{
"name": "SJPush",
"version": "0.0.1",
"summary": "I am summary.",
"homepage": "http://gitlab.xingmentech.com/alita/sdkunit/sjpush.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shibo SJPush": "xm_sunshibo@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://gitlab.xingmentech.com/alita/sdkunit/sjpush.git",
"tag": "0.0.1"
},
"source_files": "Classes/**/*.h",
"frameworks": [
"CFNetwork",
"CoreFoundation",
"CoreTelephony",
"SystemConfiguration",
"CoreGraphics",
"Foundation",
"UIKit",
"Security",
"UserNotifications"
],
"libraries": [
"resolv",
"z"
],
"vendored_libraries": [
"Libs/libjcore-ios-2.1.8.a",
"Libs/libjpush-ios-3.2.8.a"
],
"requires_arc": true
}