[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / 0 / TUICallKitVoIPExtension / 2.1.0.810 / TUICallKitVoIPExtension.podspec.json
blob6870a4e01cf12829c5d5156a0c0db131a3a25847
2   "name": "TUICallKitVoIPExtension",
3   "version": "2.1.0.810",
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": "TUICallKitVoIPExtension",
15   "swift_versions": "5.0",
16   "static_framework": true,
17   "requires_arc": true,
18   "source": {
19     "http": "https://sdk-liteav-1252463788.cos.ap-hongkong.myqcloud.com/app/tuikit/download/release/2.1/TUICallKitVoIPExtension_iOS_2.1.0.810.zip"
20   },
21   "dependencies": {
22     "TUICore": [
23       "~> 7.7.5282"
24     ]
25   },
26   "default_subspecs": "TRTC",
27   "subspecs": [
28     {
29       "name": "TRTC",
30       "dependencies": {
31         "TUICallEngine/TRTC": [
32           "~> 2.1.0.810"
33         ]
34       },
35       "source_files": "TUICallKitVoIPExtension/TUICallKitVoIPExtension/*.{h,m,mm}",
36       "resource_bundles": {
37         "TUICallKitVoIPBundle": [
38           "TUICallKitVoIPExtension/Resources/Localized/**/*.strings",
39           "TUICallKitVoIPExtension/Resources/*.xcassets"
40         ]
41       }
42     },
43     {
44       "name": "Professional",
45       "dependencies": {
46         "TUICallEngine/Professional": [
47           "~> 2.1.0.810"
48         ]
49       },
50       "source_files": "TUICallKitVoIPExtension/TUICallKitVoIPExtension/*.{h,m,mm}",
51       "resource_bundles": {
52         "TUICallKitVoIPBundle": [
53           "TUICallKitVoIPExtension/Resources/Localized/**/*.strings",
54           "TUICallKitVoIPExtension/Resources/*.xcassets"
55         ]
56       },
57       "pod_target_xcconfig": {
58         "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) TUI_CALL_VOIP_EXTENSION_TXLITEAVSDK_PROFESSIONAL=1"
59       }
60     }
61   ],
62   "swift_version": "5.0"