blob: 0ded0a926aac7778c1ea54793b1c3079bb2b0ab1 [file] [log] [blame]
{
"name": "PassportScanner",
"version": "1.0.3",
"summary": "Scan the MRZ code on a passport",
"description": "Scan the MRZ code on a passport and it's data'",
"homepage": "https://github.com/evermeer/PassportScanner",
"license": {
"type": "BSD-3",
"file": "LICENSE"
},
"authors": "evermeer",
"social_media_url": "http://twitter.com/evermeer",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/evermeer/PassportScanner.git",
"tag": "1.0.3"
},
"source_files": "Pod/*",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"TesseractOCRiOS": [
],
"GPUImage": [
],
"UIImage-Resize": [
]
}
}