[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 7 / 5 / DynamsoftBarcodeReader / 10.0.20 / DynamsoftBarcodeReader.podspec.json
blob2505fe9ed6fb4302da919fada51e4dafd343493a
2   "name": "DynamsoftBarcodeReader",
3   "version": "10.0.20",
4   "summary": "DynamsoftBarcodeReader library includes the barcode decoding algorithms & 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-barcodereader-ios-10.0.20-xcframework.zip"
15   },
16   "cocoapods_version": ">= 1.10.0",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "requires_arc": true,
21   "module_name": "DynamsoftBarcodeReader",
22   "vendored_frameworks": "DynamsoftBarcodeReader.xcframework",
23   "dependencies": {
24     "DynamsoftCore": [
25       "= 3.0.20"
26     ],
27     "DynamsoftLicense": [
28       "= 3.0.20"
29     ],
30     "DynamsoftImageProcessing": [
31       "= 2.0.20"
32     ]
33   }