[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 4 / f / 2 / NEChatUIKit / 9.5.0-alpha05 / NEChatUIKit.podspec.json
blobce45d9fa28799478c2518c71a38355481f425aad
2   "name": "NEChatUIKit",
3   "version": "9.5.0-alpha05",
4   "summary": "Chat Module of IM.",
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/NEChatUIKit_iOS_v9.5.0-alpha05.framework.zip?download=NEChatUIKit_iOS_v9.5.0-alpha05.framework.zip"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_versions": "5.0",
19   "vendored_frameworks": "NEChatUIKit.framework",
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         "NEChatKit": [
29           "9.5.0-alpha01"
30         ],
31         "NECommonUIKit": [
32           "9.5.0-alpha01"
33         ],
34         "MJRefresh": [
36         ],
37         "NIMSDK_LITE": [
39         ],
40         "UITextView+Placeholder": [
42         ],
43         "SDWebImageWebPCoder": [
45         ],
46         "SDWebImageSVGKitPlugin": [
48         ]
49       },
50       "vendored_frameworks": "NEChatUIKit.framework"
51     },
52     {
53       "name": "FCS",
54       "dependencies": {
55         "NEChatKit/FCS": [
56           "9.5.0-alpha01"
57         ],
58         "NECommonUIKit": [
59           "9.5.0-alpha01"
60         ],
61         "MJRefresh": [
63         ],
64         "NIMSDK_LITE/FCS": [
66         ],
67         "UITextView+Placeholder": [
69         ],
70         "SDWebImageWebPCoder": [
72         ],
73         "SDWebImageSVGKitPlugin": [
75         ]
76       },
77       "vendored_frameworks": "NEChatUIKit.framework"
78     }
79   ],
80   "swift_version": "5.0"