[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / 0 / TUICallKitVoIPExtension / 1.9.0.680 / TUICallKitVoIPExtension.podspec.json
blobccc6f0fd3b0e9359231d1fd153750153db01d2df
2   "name": "TUICallKitVoIPExtension",
3   "version": "1.9.0.680",
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/1.9/TUICallKitVoIPExtension_iOS_1.9.0.680.zip"
20   },
21   "default_subspecs": "TRTC",
22   "subspecs": [
23     {
24       "name": "TRTC",
25       "dependencies": {
26         "TUICallKit/TRTC": [
27           "~> 1.9.0.680"
28         ]
29       },
30       "source_files": "TUICallKitVoIPExtension/TUICallKitVoIPExtension/*.{h,m,mm}",
31       "resource_bundles": {
32         "TUICallKitVoIPBundle": [
33           "TUICallKitVoIPExtension/Resources/Localized/**/*.strings",
34           "TUICallKitVoIPExtension/Resources/*.xcassets"
35         ]
36       }
37     },
38     {
39       "name": "Professional",
40       "dependencies": {
41         "TUICallKit/Professional": [
42           "~> 1.9.0.680"
43         ]
44       },
45       "source_files": "TUICallKitVoIPExtension/TUICallKitVoIPExtension/*.{h,m,mm}",
46       "resource_bundles": {
47         "TUICallKitVoIPBundle": [
48           "TUICallKitVoIPExtension/Resources/Localized/**/*.strings",
49           "TUICallKitVoIPExtension/Resources/*.xcassets"
50         ]
51       }
52     }
53   ],
54   "swift_version": "5.0"