[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 9 / 1 / 0 / DynamsoftCameraEnhancer / 4.0.0 / DynamsoftCameraEnhancer.podspec.json
blob68d70889467f7581d1f6ce086c0f379ffa28adbd
2   "name": "DynamsoftCameraEnhancer",
3   "version": "4.0.0",
4   "summary": "DynamsoftCameraEnhancer library includes APIs for deploying the camera module, implementing camera control and configuring the related UI.",
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-cameraEnhancer-ios-4.0.0-xcframework.zip"
15   },
16   "cocoapods_version": ">= 1.10.0",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "requires_arc": true,
21   "module_name": "DynamsoftCameraEnhancer",
22   "vendored_frameworks": "DynamsoftCameraEnhancer.xcframework",
23   "dependencies": {
24     "DynamsoftCore": [
25       "= 3.0.10"
26     ],
27     "DynamsoftLicense": [
28       "= 3.0.10"
29     ]
30   }