blob: fc6d8231a17eddfd4ae0a48ea92c3a29323c2b0b [file] [log] [blame]
{
"name": "PassportScanner",
"version": "4.4.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"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/evermeer/PassportScanner.git",
"tag": "4.4.0"
},
"source_files": "Pod/*",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"TesseractOCRSDKiOS": [
],
"GPUImage": [
],
"UIImage-Resize": [
],
"EVGPUImage2": [
]
}
}