[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 9 / b / NEQChatKit / 9.5.3 / NEQChatKit.podspec.json
blobf1d75c2fec25e1a054cb740d19c22b59e219aa6f
2   "name": "NEQChatKit",
3   "version": "9.5.3",
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": "11.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "http": "https://yx-web-nosdn.netease.im/xkit/IMUIKit/9.5.3/NEQChatKit_iOS_v9.5.3.framework.zip?download=NEQChatKit_iOS_v9.5.3.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   },
24   "subspecs": [
25     {
26       "name": "NOS",
27       "vendored_frameworks": "NEQChatKit.framework",
28       "dependencies": {
29         "NECoreIMKit/NOS": [
30           "9.6.5"
31         ],
32         "YXAlog": [
33           "1.0.7"
34         ],
35         "NECommonKit": [
36           "9.6.4"
37         ]
38       }
39     },
40     {
41       "name": "NOS_Special",
42       "vendored_frameworks": "NEQChatKit.framework",
43       "dependencies": {
44         "NECoreIMKit/NOS_Special": [
46         ],
47         "YXAlog": [
49         ],
50         "NECommonKit": [
52         ]
53       }
54     },
55     {
56       "name": "FCS",
57       "vendored_frameworks": "NEQChatKit.framework",
58       "dependencies": {
59         "NECoreIMKit/FCS": [
60           "9.6.5"
61         ],
62         "YXAlog": [
63           "1.0.7"
64         ],
65         "NECommonKit": [
66           "9.6.4"
67         ]
68       }
69     },
70     {
71       "name": "FCS_Special",
72       "vendored_frameworks": "NEQChatKit.framework",
73       "dependencies": {
74         "NECoreIMKit/FCS_Special": [
76         ],
77         "YXAlog": [
79         ],
80         "NECommonKit": [
82         ]
83       }
84     }
85   ],
86   "swift_version": "5.0"