[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / 8 / Scanner / 0.1.2 / Scanner.podspec.json
blobcb5195a8a4a1d04c916e3945f946d3e42673850d
2   "name": "Scanner",
3   "version": "0.1.2",
4   "summary": "Barcode/QR",
5   "description": "Barcode/QR scanner",
6   "homepage": "https://github.com/dm1014/Scanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "David Martin": "d.1014@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/dm1014/Scanner.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "Scanner/Scanner/Scanner.swift",
23     "Scanner/Scanner/String+Codes.swift",
24     "Scanner/Scanner/Error+Additions.swift"
25   ],
26   "ios": {
27     "frameworks": [
28       "AVFoundation",
29       "UIKit"
30     ]
31   },
32   "pushed_with_swift_version": "4.0"