blob: 6d214635e700dbf73af807161bb38f3b9581dc26 [file] [log] [blame]
{
"name": "PPpdf417",
"version": "5.0.5",
"summary": "A delightful component for barcode scanning",
"homepage": "http://pdf417.mobi",
"description": "PDF417.mobi SDK is a delightful component for quick and easy scanning of PDF417, and many other types of 1D and 2D barcodes.\nThe SDK offers:\n\n - world leading technology for scanning **PDF417 barcodes**\n - fast, accurate and robust scanning for all other barcode formats\n - integrated camera management\n - layered API, allowing everything from simple integration to complex UX customizations.\n - lightweight and no internet connection required\n - enteprise-level security standards\n - data parsing from **US Drivers licenses**",
"screenshots": [
"https://s2.mzstatic.com/us/r30/Purple4/v4/62/7f/68/627f688f-d786-820b-d507-33b488d5565a/screen322x572.jpeg",
"https://s3.mzstatic.com/us/r30/Purple4/v4/10/40/ed/1040eddb-1b9f-dc0a-4499-2453e174173d/screen322x572.jpeg"
],
"license": {
"type": "commercial",
"text": " © 2013-2015 MicroBlink Ltd. All rights reserved.\n For full license text, visit http://pdf417.mobi/doc/PDF417license.pdf\n"
},
"authors": {
"MicroBlink": "info@microblink.com",
"Jurica Cerovec": "jurica.cerovec@microblink.com"
},
"source": {
"git": "https://github.com/PDF417/pdf417-ios.git",
"tag": "v5.0.5"
},
"platforms": {
"ios": "8.0.0"
},
"ios": {
"resources": "MicroBlink.bundle",
"requires_arc": false,
"vendored_frameworks": "MicroBlink.framework",
"frameworks": [
"Accelerate",
"AVFoundation",
"AudioToolbox",
"AssetsLibrary",
"CoreMedia"
],
"libraries": [
"c++",
"iconv"
]
}
}