[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 7 / DynamsoftCaptureVisionBundle / 2.4.2000 / DynamsoftCaptureVisionBundle.podspec.json
blob517bba8ef0a7f1b00bb757c12375d72ff3723696
2   "name": "DynamsoftCaptureVisionBundle",
3   "version": "2.4.2000",
4   "summary": "DynamsoftCaptureVisionBundle is a library that provides data capturing and content understanding features. It aggregates the barcode decoding, text line recognizing, document scanning algorithms and other auxiliary libraries.",
5   "homepage": "https://www.dynamsoft.com",
6   "license": {
7     "type": "Commercial",
8     "text": "                   Copyright © 2003– Dynamsoft. All Rights Reserved.\n"
9   },
10   "authors": {
11     "Dynamsoft": "sales@dynamsoft.com"
12   },
13   "source": {
14     "http": "https://download2.dynamsoft.com/xcframeworks/dynamsoft-capturevision-bundle-ios-2.4.2000-xcframework.zip"
15   },
16   "cocoapods_version": ">= 1.10.0",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "requires_arc": true,
21   "module_name": "DynamsoftCaptureVisionBundle",
22   "vendored_frameworks": "DynamsoftCaptureVisionBundle.xcframework",
23   "dependencies": {
24     "DynamsoftCore": [
25       "= 3.4.20"
26     ],
27     "DynamsoftLicense": [
28       "= 3.4.20"
29     ],
30     "DynamsoftImageProcessing": [
31       "= 2.4.20"
32     ],
33     "DynamsoftUtility": [
34       "= 1.4.20"
35     ],
36     "DynamsoftCaptureVisionRouter": [
37       "= 2.4.20"
38     ],
39     "DynamsoftCameraEnhancer": [
40       "= 4.2.20"
41     ],
42     "DynamsoftBarcodeReader": [
43       "= 10.4.20"
44     ],
45     "DynamsoftDocumentNormalizer": [
46       "= 2.4.20"
47     ],
48     "DynamsoftLabelRecognizer": [
49       "= 3.4.20"
50     ],
51     "DynamsoftNeuralNetwork": [
52       "= 1.0.20"
53     ],
54     "DynamsoftCodeParser": [
55       "= 2.4.20"
56     ],
57     "DynamsoftCodeParserDedicator": [
58       "= 1.2.30"
59     ]
60   }