[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / c / 1 / QKMRZParser / 1.0.0 / QKMRZParser.podspec.json
blob1f9b6567e4ff65eea1a97cdbd4c962229d07b3b7
2   "name": "QKMRZParser",
3   "version": "1.0.0",
4   "summary": "Parses MRZ (Machine Readable Zone) from identity documents.",
5   "authors": {
6     "Matej Dorcak": "sss.mado@gmail.com"
7   },
8   "homepage": "https://github.com/Mattijah/QKMRZParser",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/Mattijah/QKMRZParser.git",
15     "tag": "v1.0.0"
16   },
17   "source_files": "QKMRZParser/**/*.{swift}",
18   "frameworks": "Foundation",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "4.0"