[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / b / e / NECoreQChatKit / 9.6.5 / NECoreQChatKit.podspec.json
blob2be803e0bc79e2f0bdf9b71ed5c3e18466ad70c6
2   "name": "NECoreQChatKit",
3   "version": "9.6.5",
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.6.5/NECoreQChatKit_iOS_v9.6.5.framework.zip?download=NECoreQChatKit_iOS_v9.6.5.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": "NECoreQChatKit.framework",
28       "dependencies": {
29         "NIMSDK_LITE": [
30           "9.14.0"
31         ],
32         "NECoreIMKit/NOS": [
33           "9.6.5"
34         ],
35         "YXAlog": [
36           "1.0.7"
37         ],
38         "NECommonKit": [
39           "9.6.4"
40         ]
41       }
42     },
43     {
44       "name": "NOS_Special",
45       "vendored_frameworks": "NECoreQChatKit.framework",
46       "dependencies": {
47         "NIMSDK_LITE": [
49         ],
50         "NECoreIMKit/NOS_Special": [
52         ],
53         "YXAlog": [
55         ],
56         "NECommonKit": [
58         ]
59       }
60     },
61     {
62       "name": "FCS",
63       "vendored_frameworks": "NECoreQChatKit.framework",
64       "dependencies": {
65         "NIMSDK_LITE/FCS": [
66           "9.14.0"
67         ],
68         "NECoreIMKit/FCS": [
69           "9.6.5"
70         ],
71         "YXAlog": [
72           "1.0.7"
73         ],
74         "NECommonKit": [
75           "9.6.4"
76         ]
77       }
78     },
79     {
80       "name": "FCS_Special",
81       "vendored_frameworks": "NECoreQChatKit.framework",
82       "dependencies": {
83         "NIMSDK_LITE/FCS": [
85         ],
86         "NECoreIMKit/FCS_Special": [
88         ],
89         "YXAlog": [
91         ],
92         "NECommonKit": [
94         ]
95       }
96     }
97   ],
98   "swift_version": "5.0"