[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 6 / a / NEMapKit / 10.5.0 / NEMapKit.podspec.json
blobad9baeb62ebb1a04660014017339d98ed4ca11ca
2   "name": "NEMapKit",
3   "version": "10.5.0",
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": "12.0"
13   },
14   "static_framework": true,
15   "source": {
16     "http": "https://yx-web-nosdn.netease.im/xkit/IMUIKit/10.5.0/1733483396/NEMapKit_iOS_v10.5.0.framework.zip?download=NEMapKit_iOS_v10.5.0.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     "DEBUG_INFORMATION_FORMAT": "dwarf-with-dsym"
24   },
25   "subspecs": [
26     {
27       "name": "NOS",
28       "vendored_frameworks": "NEMapKit.framework",
29       "dependencies": {
30         "AMap3DMap": [
32         ],
33         "AMapSearch": [
35         ],
36         "AMapLocation": [
38         ],
39         "NEChatUIKit/NOS": [
41         ]
42       }
43     },
44     {
45       "name": "NOS_Special",
46       "vendored_frameworks": "NEMapKit.framework",
47       "dependencies": {
48         "AMap3DMap": [
50         ],
51         "AMapSearch": [
53         ],
54         "AMapLocation": [
56         ],
57         "NEChatUIKit/NOS_Special": [
59         ]
60       }
61     },
62     {
63       "name": "FCS",
64       "vendored_frameworks": "NEMapKit.framework",
65       "dependencies": {
66         "AMap3DMap": [
68         ],
69         "AMapSearch": [
71         ],
72         "AMapLocation": [
74         ],
75         "NEChatUIKit/FCS": [
77         ]
78       }
79     },
80     {
81       "name": "FCS_Special",
82       "vendored_frameworks": "NEMapKit.framework",
83       "dependencies": {
84         "AMap3DMap": [
86         ],
87         "AMapSearch": [
89         ],
90         "AMapLocation": [
92         ],
93         "NEChatUIKit/FCS_Special": [
95         ]
96       }
97     }
98   ]