[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / a / SwiftDocumentScanner / 0.1.1 / SwiftDocumentScanner.podspec.json
blobba5ad7bfc7ba49c826280a188ae0132a2c1ce5bb
2   "name": "SwiftDocumentScanner",
3   "version": "0.1.1",
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.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "SwiftDocumentScanner/Classes/**/*.swift",
21   "dependencies": {
22     "CropView": [
23       "0.1.5"
24     ]
25   }