blob: 1f9b6567e4ff65eea1a97cdbd4c962229d07b3b7 [file] [log] [blame]
{
"name": "QKMRZParser",
"version": "1.0.0",
"summary": "Parses MRZ (Machine Readable Zone) from identity documents.",
"authors": {
"Matej Dorcak": "sss.mado@gmail.com"
},
"homepage": "https://github.com/Mattijah/QKMRZParser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/Mattijah/QKMRZParser.git",
"tag": "v1.0.0"
},
"source_files": "QKMRZParser/**/*.{swift}",
"frameworks": "Foundation",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0"
}