| { |
| "name": "JShareTest1", |
| "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/jshare/JShare-iOS-1.1.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.1.3" |
| ] |
| } |
| } |