blob: 73b8e5675938315ea0bb211e6c913ea63b23c5a5 [file] [log] [blame]
{
"name": "AdyenBarcoder",
"version": "1.4.0",
"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.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "AdyenBarcoder/*.swift"
}