[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 6 / a / NEMapKit / 9.5.0-alpha03 / NEMapKit.podspec.json
blobf284272c04f19fb515af0d9165925b40defb73f5
2   "name": "NEMapKit",
3   "version": "9.5.0-alpha03",
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-alpha03/NEMapKit_iOS_v9.5.0-alpha03.framework.zip?download=NEMapKit_iOS_v9.5.0-alpha03.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       "vendored_frameworks": "NEMapKit.framework",
45       "dependencies": {
46         "AMap2DMap": [
48         ],
49         "AMapSearch": [
51         ],
52         "AMapLocation": [
54         ],
55         "NEChatUIKit/FCS": [
56           "9.5.0-alpha01"
57         ],
58         "NEChatKit/FCS": [
59           "9.5.0-alpha01"
60         ]
61       }
62     }
63   ]