[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 4 / d / NEConversationKit / 9.5.0-alpha05 / NEConversationKit.podspec.json
blob607e1625007e204a1e182bb6c1a7274bc0c18523
2   "name": "NEConversationKit",
3   "version": "9.5.0-alpha05",
4   "summary": "Netease XKit",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://netease.im",
7   "license": {
8     "type": "Copyright",
9     "text": " Copyright 2022 Netease "
10   },
11   "authors": "yunxin engineering department",
12   "source": {
13     "http": "https://yx-web-nosdn.netease.im/xkit/IMUIKit/9.5.0-alpha05/NEConversationKit_iOS_v9.5.0-alpha05.framework.zip?download=NEConversationKit_iOS_v9.5.0-alpha05.framework.zip"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_versions": "5.0",
19   "default_subspecs": "NOS",
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
22     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
23   },
24   "subspecs": [
25     {
26       "name": "NOS",
27       "dependencies": {
28         "NECoreIMKit": [
29           "9.5.0-alpha05"
30         ],
31         "NECommonKit": [
32           "9.5.0-alpha05"
33         ],
34         "YXAlog": [
36         ]
37       },
38       "vendored_frameworks": "NEConversationKit.framework"
39     },
40     {
41       "name": "FCS",
42       "dependencies": {
43         "NECoreIMKit/FCS": [
44           "9.5.0-alpha05"
45         ],
46         "NECommonKit": [
47           "9.5.0-alpha05"
48         ],
49         "YXAlog": [
51         ]
52       },
53       "vendored_frameworks": "NEConversationKit.framework"
54     }
55   ],
56   "swift_version": "5.0"