[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 7 / d / DynamsoftLabelRecognizer / 2.0.0.1 / DynamsoftLabelRecognizer.podspec.json
blob556d713f19035f8442489d9e5e7723f72fad5efa
2   "name": "DynamsoftLabelRecognizer",
3   "version": "2.0.0.1",
4   "summary": "Enterprise-Ready Text Detection and Recognition SDK",
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://download.dynamsoft.com/cocoapods/dynamsoft-labelrecognizer-ios-2.0.0.zip"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "module_name": "DynamsoftLabelRecognizer",
21   "source_files": "DynamsoftLabelRecognizer.framework/Headers/*.h",
22   "public_header_files": "DynamsoftLabelRecognizer.framework/Headers/*.h",
23   "vendored_frameworks": "DynamsoftLabelRecognizer.framework",
24   "dependencies": {
25     "DynamsoftCore": [
26       "1.0.0.1"
27     ]
28   }