blob: cc179357f652c7d4d85582ee4de7eff8c1bd79a7 [file] [log] [blame]
{
"name": "PassportScanner",
"version": "2.1.0",
"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": {
"Edwin Vermeer": "edwin@evict.nl"
},
"social_media_url": "http://twitter.com/evermeer",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/evermeer/PassportScanner.git",
"tag": "2.1.0"
},
"source_files": "Pod/*",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"TesseractOCRiOS": [
],
"GPUImage": [
],
"UIImage-Resize": [
],
"EVGPUImage2": [
]
},
"pushed_with_swift_version": "3.0"
}