[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / c / 7 / f / DynamsoftUtility / 1.0.10 / DynamsoftUtility.podspec.json
blobade1caaf0ac537640cbd6de71c6dbfbc403297c5
2   "name": "DynamsoftUtility",
3   "version": "1.0.10",
4   "summary": "DynamsoftUtility library provides utility APIs to assist users in using Dynamsoft Capture Vision.",
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-utility-ios-1.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": "DynamsoftUtility",
22   "vendored_frameworks": "DynamsoftUtility.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   }