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