[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 0 / 7 / TUIRoomEngine / 2.0.0 / TUIRoomEngine.podspec.json
blob9080f4a489be22ab38f80e803f936db45a024bdc
2   "name": "TUIRoomEngine",
3   "version": "2.0.0",
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.0/TUIRoomEngine_iOS_2.0.0.1_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   ]