[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 1 / 0 / DynamsoftCameraEnhancer / 4.0.1 / DynamsoftCameraEnhancer.podspec.json
blob532007868c32eb0e924c88e368b071a689864643
2   "name": "DynamsoftCameraEnhancer",
3   "version": "4.0.1",
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.1-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.20"
26     ],
27     "DynamsoftLicense": [
28       "= 3.0.20"
29     ]
30   }