[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / f / 0 / 7 / TUIRoomEngine / 1.7.1 / TUIRoomEngine.podspec.json
blob91ca78420ac52e90b369e060bf7b99efd3ff030a
2   "name": "TUIRoomEngine",
3   "version": "1.7.1",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "homepage": "https://github.com/tencentyun/TUIRoom",
8   "authors": "tencent video cloud",
9   "license": {
10     "type": "Proprietary",
11     "text": "    copyright 2022 tencent Ltd. All rights reserved.\n"
12   },
13   "summary": "tencent video cloud for All-scenario Room Solution.",
14   "requires_arc": true,
15   "static_framework": true,
16   "source": {
17     "http": "https://liteav.sdk.qcloud.com/app/tuikit/download/release/1.7/TUIRoomEngine_iOS_1.7.1.146_SDK.zip"
18   },
19   "default_subspecs": "TRTC",
20   "dependencies": {
21     "TXIMSDK_Plus_iOS": [
22       ">= 7.5.4852"
23     ]
24   },
25   "subspecs": [
26     {
27       "name": "TRTC",
28       "dependencies": {
29         "TXLiteAVSDK_TRTC": [
31         ]
32       },
33       "vendored_frameworks": "TUIRoomEngine/TUIRoomEngine.xcframework"
34     },
35     {
36       "name": "Professional",
37       "dependencies": {
38         "TXLiteAVSDK_Professional": [
40         ]
41       },
42       "vendored_frameworks": "TUIRoomEngine/TUIRoomEngine.xcframework"
43     }
44   ]