blob: 8a1fe1312e0424f3929339b9ca79b47a720cff6d [file] [log] [blame]
{
"name": "JPushExtension",
"version": "1.1.1",
"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": "5.0"
},
"source": {
"http": "https://sdkfiledl.jiguang.cn/cocoapods/jpushExtension/JPush-iOS-1.1.1.zip"
},
"source_files": "*.h",
"vendored_libraries": "*.a",
"frameworks": [
"UIKit",
"CFNetwork",
"CoreFoundation",
"CoreTelephony",
"SystemConfiguration",
"CoreGraphics",
"Foundation",
"Security"
],
"weak_frameworks": [
"UserNotifications"
],
"libraries": [
"z",
"resolv"
]
}