[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 6 / 0 / NERoomKit / 1.11.0 / NERoomKit.podspec.json
blob80b476d3493d03247cd712b871b51e9a4fba783e
2   "name": "NERoomKit",
3   "version": "1.11.0",
4   "summary": "chatroom and media channel kit",
5   "homepage": "http://netease.im",
6   "license": {
7     "type": "Copyright",
8     "text": " Copyright 2022 Netease "
9   },
10   "authors": "yunxin engineering department",
11   "source": {
12     "http": "https://yx-web-nosdn.netease.im/package/1673251621266/NERoomKit_iOS_v1.11.0.framework.zip?download=NERoomKit_iOS_v1.11.0.framework.zip"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "vendored_frameworks": "NERoomKit.framework",
18   "dependencies": {
19     "NIMSDK_LITE": [
20       ">=9.6.4"
21     ],
22     "NERtcSDK/RtcBasic": [
23       ">=4.6.22"
24     ],
25     "NERtcSDK/Beauty": [
26       ">=4.6.22"
27     ],
28     "NERtcSDK/FaceDetect": [
29       ">=4.6.22"
30     ],
31     "NERtcSDK/Segment": [
32       ">=4.6.22"
33     ],
34     "NEScreenShareHost": [
35       "0.5.3"
36     ],
37     "NECoreKit": [
38       "9.3.2"
39     ],
40     "NECoreIMKit": [
41       "9.3.2"
42     ]
43   },
44   "pod_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
46     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
47   },
48   "user_target_xcconfig": {
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
50     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
51   }