[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / 0 / TUICallKitVoIPExtension / 2.3.0.915 / TUICallKitVoIPExtension.podspec.json
blob44d666f46890721c51a1e3d052cd9dea5d43920a
2   "name": "TUICallKitVoIPExtension",
3   "version": "2.3.0.915",
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://liteav.sdk.qcloud.com/app/tuikit/download/release/2.3/TUICallKitVoIPExtension_iOS_2.3.0.915.zip"
20   },
21   "dependencies": {
22     "TUICore": [
23       ">= 7.9.5666"
24     ]
25   },
26   "default_subspecs": "TRTC",
27   "subspecs": [
28     {
29       "name": "TRTC",
30       "dependencies": {
31         "TUICallEngine/TRTC": [
32           "~> 2.3.0.915"
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.3.0.915"
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"