[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 6 / 0 / NERoomKit / 1.10.0 / NERoomKit.podspec.json
blob72c2fb2db0b1868df2bfb258339851dd30828ea3
2   "name": "NERoomKit",
3   "version": "1.10.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/1670316557134/NERoomKit_iOS_v1.10.0.framework.zip?download=NERoomKit_iOS_v1.10.0.framework.zip"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "vendored_frameworks": "NERoomKit.framework",
18   "dependencies": {
19     "YXAlog_iOS": [
21     ],
22     "NIMSDK_LITE": [
23       ">=9.6.4"
24     ],
25     "NERtcSDK/RtcBasic": [
26       ">=4.6.22"
27     ],
28     "NERtcSDK/Beauty": [
29       ">=4.6.22"
30     ],
31     "NERtcSDK/FaceDetect": [
32       ">=4.6.22"
33     ],
34     "NERtcSDK/Segment": [
35       ">=4.6.22"
36     ],
37     "NEScreenShareHost": [
38       "0.5.3"
39     ],
40     "NECoreKit": [
41       ">=9.2.12"
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   }