[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 8 / 1 / OpenScanner / 1.0.1 / OpenScanner.podspec.json
blob17b83a5a0ebec7ab65d86f2235dd27fa0598add9
2   "name": "OpenScanner",
3   "version": "1.0.1",
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   "license": "LICENSE",
8   "authors": {
9     "Shubham Kamdi": "shubhamvkamdi@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/SkilletElveti/OpenScanner.git",
13     "tag": "1.0.1"
14   },
15   "source_files": "OpenScanner/*",
16   "exclude_files": "Classes/Exclude",
17   "platforms": {
18     "osx": null,
19     "ios": null,
20     "tvos": null,
21     "watchos": null
22   }