[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / 5 / 0 / TUICallKitVoIPExtension / 1.5.1.310 / TUICallKitVoIPExtension.podspec.json
blob14f4a22c89ce929d337feae17a04b0b3a6decbf4
2   "name": "TUICallKitVoIPExtension",
3   "version": "1.5.1.310",
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   "xcconfig": {
16     "VALID_ARCHS": "armv7 arm64 x86_64"
17   },
18   "swift_versions": "5.0",
19   "static_framework": true,
20   "requires_arc": true,
21   "source": {
22     "http": "https://sdk-liteav-1252463788.cos.ap-hongkong.myqcloud.com/app/tuikit/download/release/1.5/TUICallKitVoIPExtension_iOS_1.5.1.310.zip"
23   },
24   "default_subspecs": "TRTC",
25   "subspecs": [
26     {
27       "name": "TRTC",
28       "dependencies": {
29         "TUICallKit/TRTC": [
30           "~> 1.5.1.310"
31         ]
32       },
33       "source_files": "TUICallKitVoIPExtension/TUICallKitVoIPExtension/*.{h,m,mm}",
34       "resource_bundles": {
35         "TUICallKitVoIPBundle": [
36           "TUICallKitVoIPExtension/Resources/Localized/**/*.strings",
37           "TUICallKitVoIPExtension/Resources/*.xcassets"
38         ]
39       }
40     },
41     {
42       "name": "Professional",
43       "dependencies": {
44         "TUICallKit/Professional": [
45           "~> 1.5.1.310"
46         ]
47       },
48       "source_files": "TUICallKitVoIPExtension/TUICallKitVoIPExtension/*.{h,m,mm}",
49       "resource_bundles": {
50         "TUICallKitVoIPBundle": [
51           "TUICallKitVoIPExtension/Resources/Localized/**/*.strings",
52           "TUICallKitVoIPExtension/Resources/*.xcassets"
53         ]
54       }
55     }
56   ],
57   "swift_version": "5.0"