blob: 60f0efda585b3c334ab15ed1f79176eadddfc137 [file] [log] [blame]
{
"name": "PassportScannerNs",
"version": "2.1.6",
"summary": "Scan the MRZ code on a passport for NativeScript",
"description": "Scan the MRZ code on a passport and it's data'",
"homepage": "https://github.com/maxbaki/PassportScannerNs",
"swift_version": "4.0",
"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/maxbaki/PassportScannerNs.git",
"tag": "2.1.6"
},
"source_files": "Pod/*",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"TesseractOCRiOS": [
],
"GPUImage": [
],
"UIImage-Resize": [
],
"EVGPUImage2": [
]
}
}