[Add] ZIMKit 2.6.8
[CocoaPods.git] / Specs / b / 7 / f / TUICallEngine / 1.7.1.515 / TUICallEngine.podspec.json
blob3e0371d7641afcef221c6b2884df37942aa03a74
2   "name": "TUICallEngine",
3   "version": "1.7.1.515",
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/1.7/TUICallEngine_iOS_1.7.1.510.framework.zip"
27   },
28   "dependencies": {
29     "TXIMSDK_Plus_iOS": [
30       "~> 7.3.4358"
31     ]
32   },
33   "default_subspecs": "TRTC",
34   "subspecs": [
35     {
36       "name": "TRTC",
37       "dependencies": {
38         "TXLiteAVSDK_TRTC": [
39           "~> 11.3.14333"
40         ]
41       },
42       "vendored_frameworks": "TUICallEngine.framework"
43     },
44     {
45       "name": "Professional",
46       "dependencies": {
47         "TXLiteAVSDK_Professional": [
48           "~> 11.3.14333"
49         ]
50       },
51       "vendored_frameworks": "TUICallEngine.framework",
52       "pod_target_xcconfig": {
53         "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) TUI_CALL_ENGINE_TXLITEAVSDK_PROFESSIONAL=1"
54       }
55     }
56   ]