[Add] Backpack-SwiftUI 73.18.0
[CocoaPods.git] / Specs / f / 0 / 7 / TUIRoomEngine / 1.7.6 / TUIRoomEngine.podspec.json
blobe34a4fc8c5e43e8db7fb98bf4e6f2c89cd78214f
2   "name": "TUIRoomEngine",
3   "version": "1.7.6",
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.6.160_SDK.zip"
18   },
19   "default_subspecs": "TRTC",
20   "dependencies": {
21     "TXIMSDK_Plus_iOS": [
22       ">= 7.5.4852"
23     ]
24   },
25   "resources": [
26     "TUIRoomEngine/TUIRoomEngine.xcframework/ios-arm64_armv7/TUIRoomEngine.framework/PrivacyInfo.xcprivacy"
27   ],
28   "subspecs": [
29     {
30       "name": "TRTC",
31       "dependencies": {
32         "TXLiteAVSDK_TRTC": [
34         ]
35       },
36       "vendored_frameworks": "TUIRoomEngine/TUIRoomEngine.xcframework"
37     },
38     {
39       "name": "Professional",
40       "dependencies": {
41         "TXLiteAVSDK_Professional": [
43         ]
44       },
45       "vendored_frameworks": "TUIRoomEngine/TUIRoomEngine.xcframework"
46     }
47   ]