[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 8 / f / DynamsoftCaptureVisionRouter / 2.0.20 / DynamsoftCaptureVisionRouter.podspec.json
blob0061a0158584a320ddbc6be85cd8052fdd341a3c
2   "name": "DynamsoftCaptureVisionRouter",
3   "version": "2.0.20",
4   "summary": "DynamsoftCaptureVisionRouter library includes APIs for retrieving images from the image source, coordinating Image-Processing tasks and dispatching results to listening objects.",
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-capturevisionrouter-ios-2.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": "DynamsoftCaptureVisionRouter",
22   "vendored_frameworks": "DynamsoftCaptureVisionRouter.xcframework",
23   "dependencies": {
24     "DynamsoftCore": [
25       "= 3.0.20"
26     ],
27     "DynamsoftLicense": [
28       "= 3.0.20"
29     ]
30   }