[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 4 / 6 / a / NEMapKit / 9.6.5 / NEMapKit.podspec.json
blobc9ae6a61e706810f281837c727b2f2aa54bd31e6
2   "name": "NEMapKit",
3   "version": "9.6.5",
4   "summary": "Netease XKit",
5   "homepage": "http://netease.im",
6   "license": {
7     "type": "Copyright",
8     "text": " Copyright 2022 Netease "
9   },
10   "authors": "yunxin engineering department",
11   "platforms": {
12     "ios": "11.0"
13   },
14   "static_framework": true,
15   "source": {
16     "http": "https://yx-web-nosdn.netease.im/xkit/IMUIKit/9.6.5/NEMapKit_iOS_v9.6.5.framework.zip?download=NEMapKit_iOS_v9.6.5.framework.zip"
17   },
18   "default_subspecs": "NOS",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
21     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
22     "APPLICATION_EXTENSION_API_ONLY": "NO"
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/NOS": [
39           "9.6.5"
40         ]
41       }
42     },
43     {
44       "name": "NOS_Special",
45       "vendored_frameworks": "NEMapKit.framework",
46       "dependencies": {
47         "AMap2DMap": [
49         ],
50         "AMapSearch": [
52         ],
53         "AMapLocation": [
55         ],
56         "NEChatUIKit/NOS_Special": [
58         ]
59       }
60     },
61     {
62       "name": "FCS",
63       "vendored_frameworks": "NEMapKit.framework",
64       "dependencies": {
65         "AMap2DMap": [
67         ],
68         "AMapSearch": [
70         ],
71         "AMapLocation": [
73         ],
74         "NEChatUIKit/FCS": [
75           "9.6.5"
76         ]
77       }
78     },
79     {
80       "name": "FCS_Special",
81       "vendored_frameworks": "NEMapKit.framework",
82       "dependencies": {
83         "AMap2DMap": [
85         ],
86         "AMapSearch": [
88         ],
89         "AMapLocation": [
91         ],
92         "NEChatUIKit/FCS_Special": [
94         ]
95       }
96     }
97   ]