[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 8 / 5 / 9 / DynamsoftLabelRecognizerBundle / 3.2.3001 / DynamsoftLabelRecognizerBundle.podspec.json
blob6c9bae84fb1a7939ec84c249072800a54349d382
2   "name": "DynamsoftLabelRecognizerBundle",
3   "version": "3.2.3001",
4   "summary": "DynamsoftLabelRecognizer library provides label recognizing algorithm and related APIs.",
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-labelrecognizer-bundle-ios-3.2.3001-xcframework.zip"
15   },
16   "cocoapods_version": ">= 1.10.0",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "requires_arc": true,
21   "module_name": "DynamsoftLabelRecognizerBundle",
22   "vendored_frameworks": "DynamsoftLabelRecognizerBundle.xcframework",
23   "dependencies": {
24     "DynamsoftCore": [
25       "= 3.2.30"
26     ],
27     "DynamsoftLicense": [
28       "= 3.2.21"
29     ],
30     "DynamsoftImageProcessing": [
31       "= 2.2.30"
32     ],
33     "DynamsoftUtility": [
34       "= 1.2.20"
35     ],
36     "DynamsoftCaptureVisionRouter": [
37       "= 2.2.30"
38     ],
39     "DynamsoftCameraEnhancer": [
40       "= 4.2.10"
41     ],
42     "DynamsoftLabelRecognizer": [
43       "= 3.2.30"
44     ],
45     "DynamsoftNeuralNetwork": [
46       "= 1.0.20"
47     ]
48   }