blob: 0ceb702e2e0326eca9c83335f6f5697190a54278 [file] [log] [blame]
{
"name": "LicenseParser",
"version": "0.5.9",
"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.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LicenseParser/Classes/**/*"
}