blob: 5a5656f93a9b7635d942751c1075a988b033af16 [file] [log] [blame]
{
"name": "JShare",
"version": "1.5.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.jiguang.cn/",
"license": {
"type": "Copyright",
"text": "Copyright jiguang.cn"
},
"authors": {
"JPush": "support@jpush.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://sdkfiledl.jiguang.cn/cocoapods/jshare/JShare-iOS-1.5.0.zip"
},
"source_files": "*.h",
"vendored_libraries": "*.a",
"frameworks": [
"UIKit",
"CFNetwork",
"CoreFoundation",
"CoreTelephony",
"SystemConfiguration",
"CoreGraphics",
"Foundation",
"Security",
"CoreLocation",
"AssetsLibrary"
],
"libraries": [
"z",
"resolv"
],
"dependencies": {
"JCore": [
"~> 1.2"
]
}
}