[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 7 / 9 / JShareTest / 1.0.0 / JShareTest.podspec.json
blob633b3dfc609d2004fcaf3f9fe806394c482fb634
2   "name": "JShareTest",
3   "version": "1.0.0",
4   "summary": "Offically supported JShare iOS SDK Pod. 官方支持的极光分享 SDK. ",
5   "description": "Offically supported JShare iOS SDK Pod. 官方支持的极光分享 SDK. \n集成详情请访问官方文档网站:https://docs.jiguang.cn/jshare/client/iOS/ios_sdk/ ",
6   "homepage": "http://www.jpush.cn/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright jpush.cn"
10   },
11   "authors": {
12     "JPush": "support@jpush.cn"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "http": "https://sdkfiledl.jiguang.cn/cocoapods/jpush/JPush-iOS-3.0.5.zip"
19   },
20   "source_files": "*.h",
21   "vendored_libraries": "*.a",
22   "frameworks": [
23     "UIKit",
24     "CFNetwork",
25     "CoreFoundation",
26     "CoreTelephony",
27     "SystemConfiguration",
28     "CoreGraphics",
29     "Foundation",
30     "Security",
31     "CoreLocation"
32   ],
33   "weak_frameworks": [
34     "UserNotifications"
35   ],
36   "libraries": [
37     "z",
38     "resolv"
39   ],
40   "dependencies": {
41     "JCore": [
42       "~> 1.1.3"
43     ]
44   }