blob: ddede54b1b5fd71c3de51a2e30b0a9fa6a617465 [file] [log] [blame]
{
"name": "JPushSDK-Swift",
"version": "3.2.4-noidfa",
"summary": "JPushSDK Swift.",
"description": "JPushSDK,官方SDK封装,便于Swift使用.",
"homepage": "https://github.com/YueKun555/JPushSDK-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mail.yuekun@gmail.com": "mail.yuekun@gmail.com"
},
"source": {
"git": "https://github.com/YueKun555/JPushSDK-Swift.git",
"tag": "3.2.4-noidfa"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"static_framework": true,
"vendored_frameworks": "Vendor/JPushSDK.framework",
"frameworks": [
"UIKit",
"CFNetwork",
"CoreFoundation",
"CoreTelephony",
"SystemConfiguration",
"CoreGraphics",
"Foundation",
"Security"
],
"weak_frameworks": "UserNotifications",
"libraries": [
"resolv",
"z"
],
"dependencies": {
"JCore": [
">= 2.0.0"
]
},
"swift_version": "5.0"
}