[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / 3 / c / 9 / JMLink / 1.2.6 / JMLink.podspec.json
blobb1b65200cb6f61bada6ec8284e5829f141daf8c6
2   "name": "JMLink",
3   "version": "1.2.6",
4   "summary": "Offically supported JMLink iOS SDK Pod. 官方支持的极光魔链SDK. ",
5   "description": "Offically supported JMLink iOS SDK Pod. 官方支持的极光魔链SDK. \n集成详情请访问官方文档网站:http://docs.jiguang.cn ",
6   "homepage": "http://www.jiguang.cn/",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright jiguang.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/jmlink/JMLink-iOS-1.2.6.zip"
19   },
20   "source_files": "*.h",
21   "vendored_libraries": "*.a",
22   "frameworks": [
23     "CoreLocation",
24     "CFNetwork",
25     "CoreFoundation",
26     "CoreTelephony",
27     "SystemConfiguration",
28     "CoreGraphics",
29     "Foundation",
30     "Security"
31   ],
32   "pod_target_xcconfig": {
33     "VALID_ARCHS": "x86_64 arm64"
34   },
35   "libraries": [
36     "z",
37     "resolv"
38   ],
39   "dependencies": {
40     "JCore": [
41       ">= 2.0.0"
42     ]
43   }