[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 0 / 4 / 7 / DynamsoftDocumentNormalizer / 2.0.10 / DynamsoftDocumentNormalizer.podspec.json
blob0e6427dc802f8f47830716e46bbed8840d065a64
2   "name": "DynamsoftDocumentNormalizer",
3   "version": "2.0.10",
4   "summary": "DynamsoftDocumentNormalizer library includes the algorithms of document boundary detection and document normalization.",
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-documentnormalizer-ios-2.0.10-xcframework.zip"
15   },
16   "cocoapods_version": ">= 1.10.0",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "requires_arc": true,
21   "module_name": "DynamsoftDocumentNormalizer",
22   "vendored_frameworks": "DynamsoftDocumentNormalizer.xcframework",
23   "dependencies": {
24     "DynamsoftCore": [
25       "= 3.0.10"
26     ],
27     "DynamsoftLicense": [
28       "= 3.0.10"
29     ],
30     "DynamsoftImageProcessing": [
31       "= 2.0.10"
32     ]
33   }