blob: cfe432a1b04b1927816ecdc55ae500330750199e [file] [log] [blame]
{
"name": "AdyenBarcoder",
"version": "1.4.1",
"summary": "Use Verifone Barcode reader over MFi",
"description": "Library to connect and use Verifone Barcode reader over MFi connection",
"homepage": "https://github.com/Adyen/adyen-barcoder-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Taras Kalapun": "t.kalapun@gmail.com"
},
"source": {
"git": "https://github.com/Adyen/adyen-barcoder-ios.git",
"tag": "1.4.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "AdyenBarcoder/*.swift"
}