[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / a / SwiftDocumentScanner / 0.1.2 / SwiftDocumentScanner.podspec.json
blobacc236bcdd97dbccd3822213061f7f65e052ab7a
2   "name": "SwiftDocumentScanner",
3   "version": "0.1.2",
4   "summary": "Documentscanner app like Notes.",
5   "homepage": "https://github.com/jonasbeckers/SwiftDocumentScanner",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "jonasbeckers": "jonas.beckers1996@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/jonasbeckers/SwiftDocumentScanner.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "SwiftDocumentScanner/Classes/**/*.swift",
21   "dependencies": {
22     "CropView": [
23       "0.1.6"
24     ]
25   }