[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 6 / a / NEMapKit / 9.5.0-alpha02 / NEMapKit.podspec.json
blobfd397eab8fe0c314a16362679ef4ed46faa1a400
2   "name": "NEMapKit",
3   "version": "9.5.0-alpha02",
4   "summary": "Netease XKit",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/netease-kit/NIM_iOS_Demo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "yunxin engineering department",
12   "source": {
13     "http": "https://yx-web-nosdn.netease.im/xkit/IMUIKit/9.5.0-alpha02/NEMapKit_iOS_v9.5.0-alpha02.framework.zip?download=NEMapKit_iOS_v9.5.0-alpha02.framework.zip"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "vendored_frameworks": "NEMapKit.framework",
19   "dependencies": {
20     "AMap2DMap": [
22     ],
23     "AMapSearch": [
25     ],
26     "AMapLocation": [
28     ],
29     "NEChatUIKit": [
31     ],
32     "NEChatKit": [
34     ]
35   },
36   "static_framework": true,
37   "pod_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
39     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
40   },
41   "subspecs": [
42     {
43       "name": "FCS",
44       "dependencies": {
45         "AMap2DMap": [
47         ],
48         "AMapSearch": [
50         ],
51         "AMapLocation": [
53         ],
54         "NEChatUIKit/FCS": [
55           "9.5.0-alpha01"
56         ],
57         "NEChatKit/FCS": [
58           "9.5.0-alpha01"
59         ]
60       }
61     }
62   ]