blob: ba49aa9e017007b30532575dd867d5f883616945 [file] [log] [blame]
{
"name": "JPush",
"version": "3.2.6",
"summary": "Offically supported JPush 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": "6.0"
},
"source": {
"http": "https://sdkfiledl.jiguang.cn/cocoapods/jpush/JPush-iOS-3.2.6.zip"
},
"source_files": "*.h",
"vendored_libraries": "*.a",
"frameworks": [
"UIKit",
"CFNetwork",
"CoreFoundation",
"CoreTelephony",
"SystemConfiguration",
"CoreGraphics",
"Foundation",
"Security"
],
"weak_frameworks": [
"UserNotifications"
],
"libraries": [
"z",
"resolv"
],
"dependencies": {
"JCore": [
">= 2.0.0",
"< 3.0.0"
]
}
}