blob: bd7dc4604b3019f66bfe790768c0aca69ebc0262 [file] [log] [blame]
{
"name": "PassportScannerNs",
"version": "2.1.5",
"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.5"
},
"source_files": "Pod/*",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"TesseractOCRiOS": [
],
"GPUImage": [
],
"UIImage-Resize": [
],
"EVGPUImage2": [
]
}
}