blob: a51a01817023fcebbe3e9e63405f0f91f81e6aef [file] [log] [blame]
{
"name": "PassportScanner",
"version": "1.0.2",
"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",
"screenshots": [
"https://github.com/evermeer/PassportScanner/blob/master/Screenshot1.jpg?raw=true",
"https://github.com/evermeer/PassportScanner/blob/master/Screenshot2.jpg?raw=true"
],
"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.2"
},
"source_files": "Pod/*",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"TesseractOCRiOS": [
],
"GPUImage": [
],
"UIImage-Resize": [
]
}
}