[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 0 / 4 / 7 / DynamsoftDocumentNormalizer / 1.0.20 / DynamsoftDocumentNormalizer.podspec.json
blobd5252152490c347aabcf8a890b140ae0e1eb253d
2   "name": "DynamsoftDocumentNormalizer",
3   "version": "1.0.20",
4   "summary": "A document scanner SDK for still images and live video, featuring document scanning, document quad 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/cocoapods/dynamsoft-documentnormalizer-ios-1.0.20.zip"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "requires_arc": true,
20   "module_name": "DynamsoftDocumentNormalizer",
21   "source_files": "DynamsoftDocumentNormalizer.framework/Headers/*.h",
22   "public_header_files": "DynamsoftDocumentNormalizer.framework/Headers/*.h",
23   "vendored_frameworks": "DynamsoftDocumentNormalizer.framework",
24   "dependencies": {
25     "DynamsoftCore": [
26       ">= 2.0.0"
27     ],
28     "DynamsoftImageProcessing": [
30     ],
31     "DynamsoftIntermediateResult": [
33     ]
34   }