[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 6 / a / NEMapKit / 9.5.1-alpha02 / NEMapKit.podspec.json
blob07dbd9b7a96592357eec0f9745e3fdb5e448b06d
2   "name": "NEMapKit",
3   "version": "9.5.1-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.1-alpha02/NEMapKit_iOS_v9.5.1-alpha02.framework.zip?download=NEMapKit_iOS_v9.5.1-alpha02.framework.zip"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "default_subspecs": "NOS",
19   "static_framework": true,
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
22     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
23   },
24   "subspecs": [
25     {
26       "name": "NOS",
27       "vendored_frameworks": "NEMapKit.framework",
28       "dependencies": {
29         "AMap2DMap": [
31         ],
32         "AMapSearch": [
34         ],
35         "AMapLocation": [
37         ],
38         "NEChatUIKit": [
39           "9.5.1-alpha02"
40         ],
41         "NEChatKit": [
42           "9.5.1-alpha02"
43         ]
44       }
45     },
46     {
47       "name": "FCS",
48       "vendored_frameworks": "NEMapKit.framework",
49       "dependencies": {
50         "AMap2DMap": [
52         ],
53         "AMapSearch": [
55         ],
56         "AMapLocation": [
58         ],
59         "NEChatUIKit/FCS": [
60           "9.5.1-alpha02"
61         ],
62         "NEChatKit/FCS": [
63           "9.5.1-alpha02"
64         ]
65       }
66     }
67   ]