blob: d9d5d1a1cfc3e852654bd72ac8661646e4041e4e [file] [log] [blame]
{
"name": "JPushExtension",
"version": "1.1.2",
"summary": "Offically supported JPush Extension iOS SDK Pod. 官方支持的极光推送SDK. ",
"description": "Offically supported JPush iOS SDK Pod. 官方支持的极光推送SDK. \n集成详情请访问官方文档网站:http://docs.jiguang.cn ",
"homepage": "http://www.jiguang.cn/",
"license": {
"type": "Copyright",
"text": "Copyright jiguang.cn"
},
"authors": {
"JPush": "support@jpush.cn"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://sdkfiledl.jiguang.cn/cocoapods/jpushExtension/JPush-iOS-1.1.2.zip"
},
"source_files": "*.h",
"vendored_libraries": "*.a",
"frameworks": [
"UIKit",
"CFNetwork",
"CoreFoundation",
"CoreTelephony",
"SystemConfiguration",
"CoreGraphics",
"Foundation",
"Security"
],
"weak_frameworks": [
"UserNotifications"
],
"libraries": [
"z",
"resolv"
]
}