[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / 8 / 1 / OpenScanner / 1.0.2 / OpenScanner.podspec.json
bloba752c6f30cd95d901d6188e92f12fdeb813c31ce
2   "name": "OpenScanner",
3   "version": "1.0.2",
4   "summary": "A short description of OpenScanner.",
5   "description": "OpenScanner is an Open Source framework which is a wrapper around Apple's VNDocumentScanner. This framework is open to use for free. In future more utilities maybe added to this framework depending upon the requests by iOS Developer Community. It is Compatible with Both UIKit and SwiftUI.",
6   "homepage": "https://github.com/SkilletElveti/OpenScanner",
7   "swift_versions": "5.0",
8   "license": "LICENSE",
9   "authors": {
10     "Shubham Kamdi": "shubhamvkamdi@gmail.com"
11   },
12   "platforms": {
13     "ios": "13.0"
14   },
15   "source": {
16     "git": "https://github.com/SkilletElveti/OpenScanner.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "OpenScanner/**/*.{swift}",
20   "swift_version": "5.0"