blob: 8185a0f64a929908b4b1289ecd5faa017fe2cd05 [file] [log] [blame]
{
"name": "LicenseParser",
"version": "0.5.7",
"summary": "Driver's License Parser for US Licenses implementing the AAMVA PDF-417 standard.",
"description": "Easily parse the information within PDF-417 barcodes found on the back of\nUS and Canadian driver's licenses adhering to the AAMVA Version 8\nstandard.",
"homepage": "https://github.com/sealz/license-parser",
"license": "MIT",
"authors": {
"Clayton LZ": "clayton@hauz.io"
},
"source": {
"git": "https://github.com/sealz/license-parser.git",
"tag": "0.5.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LicenseParser/Classes/**/*"
}