[Add] THEOplayer-Connector-Conviva 8.5.0
[CocoaPods.git] / Specs / b / 7 / f / TUICallEngine / 2.5.0.1020 / TUICallEngine.podspec.json
blobfdafb7757f8df9cee8de1a77522641db85fa7aef
2   "name": "TUICallEngine",
3   "version": "2.5.0.1020",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "license": {
8     "type": "Proprietary",
9     "text": "        copyright 2017 tencent Ltd. All rights reserved.\n"
10   },
11   "homepage": "https://cloud.tencent.com/product/trtc",
12   "documentation_url": "https://cloud.tencent.com/document/product/647/71930",
13   "authors": "tencent video cloud",
14   "summary": "TUICallEngine",
15   "ios": {
16     "frameworks": [
17       "AVFoundation"
18     ]
19   },
20   "libraries": [
21     "c++",
22     "resolv"
23   ],
24   "requires_arc": true,
25   "source": {
26     "http": "https://liteav.sdk.qcloud.com/app/tuikit/download/release/2.5/TUICallEngine_iOS_2.5.0.1020.xcframework.zip"
27   },
28   "dependencies": {
29     "TXIMSDK_Plus_iOS_XCFramework": [
30       ">= 8.0.5895"
31     ]
32   },
33   "default_subspecs": "TRTC",
34   "resource_bundles": {
35     "TUICallEngine_Privacy": [
36       "**/TUICallEngine.framework/PrivacyInfo.xcprivacy"
37     ]
38   },
39   "subspecs": [
40     {
41       "name": "TRTC",
42       "dependencies": {
43         "TXLiteAVSDK_TRTC": [
44           ">= 11.7.15343"
45         ]
46       },
47       "vendored_frameworks": "TUICallEngine.xcframework"
48     },
49     {
50       "name": "Professional",
51       "dependencies": {
52         "TXLiteAVSDK_Professional": [
53           ">= 11.7.12001"
54         ]
55       },
56       "vendored_frameworks": "TUICallEngine.xcframework"
57     }
58   ]