[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 0 / 7 / TUIRoomEngine / 2.2.1 / TUIRoomEngine.podspec.json
blob696f76ce42b4bdcb72e7059d57c4c4f39b2e96cf
2   "name": "TUIRoomEngine",
3   "version": "2.2.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/2.2/TUIRoomEngine_iOS_2.2.1.26_SDK.zip"
18   },
19   "default_subspecs": "TRTC",
20   "dependencies": {
21     "TXIMSDK_Plus_iOS": [
22       ">= 7.7.5294"
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   ]