[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 2 / NEChatUIKit / 9.6.1 / NEChatUIKit.podspec.json
blobb8b9ac3dedc593f56b6d3091214cc4e51073cf3a
2   "name": "NEChatUIKit",
3   "version": "9.6.1",
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.6.1/NEChatUIKit_iOS_v9.6.1.framework.zip?download=NEChatUIKit_iOS_v9.6.1.framework.zip"
14   },
15   "platforms": {
16     "ios": "10.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         "NEChatKit": [
29           ">=9.6.0"
30         ],
31         "NECommonUIKit": [
32           ">=9.6.1"
33         ],
34         "MJRefresh": [
36         ],
37         "UITextView+Placeholder": [
39         ],
40         "SDWebImageWebPCoder": [
42         ],
43         "SDWebImageSVGKitPlugin": [
45         ],
46         "lottie-ios": [
47           "~> 2.5.3"
48         ]
49       },
50       "vendored_frameworks": "NEChatUIKit.framework"
51     },
52     {
53       "name": "FCS",
54       "dependencies": {
55         "NEChatKit/FCS": [
56           ">=9.6.0"
57         ],
58         "NECommonUIKit": [
59           ">=9.6.1"
60         ],
61         "MJRefresh": [
63         ],
64         "UITextView+Placeholder": [
66         ],
67         "SDWebImageWebPCoder": [
69         ],
70         "SDWebImageSVGKitPlugin": [
72         ],
73         "lottie-ios": [
74           "~> 2.5.3"
75         ]
76       },
77       "vendored_frameworks": "NEChatUIKit.framework"
78     }
79   ],
80   "swift_version": "5.0"