[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / d / 6 / 8 / ios-dynamsoft-camera-sdk / 0.0.2 / ios-dynamsoft-camera-sdk.podspec.json
blob4578b6ff13758ad93b6b8e9d12cdebd5d537c44f
2   "name": "ios-dynamsoft-camera-sdk",
3   "version": "0.0.2",
4   "summary": "Developers can have complete control over a scanner, e.g., exposure, iris, auto focus, etc.",
5   "description": "Dynamsoft Camera SDK provides Objec-C/Swift APIs that enable you to easily capture images and documents from iPhone Video Class (UVC) compatible webcams. It supports document edge detection from a video stream and processing features including perspective correction, noise removal, contrast, brightness, and color filter (convert to a colored/grey document).",
6   "homepage": "https://github.com/dynamsoft-dcs/ios-dynamsoft-camera-sdk",
7   "license": "MIT",
8   "authors": {
9     "Dynamsoft Camera SDK": "support@dynamsoft.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/dynamsoft-dcs/ios-dynamsoft-camera-sdk.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "DynamsoftCameraSDK.framework/Headers/DcsView.h",
20     ""
21   ],
22   "vendored_frameworks": "DynamsoftCameraSDK.framework",
23   "libraries": [
24     "stdc++",
25     "sqlite3.0"
26   ],
27   "requires_arc": true,
28   "compiler_flags": "-Objc"