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