blob: 71e8ba1f531f77c24bcdce01360df8402dcb8cd3 [file] [log] [blame]
{
"name": "AdyenBarcoder",
"version": "1.3.4",
"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.3.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AdyenBarcoder/*.swift"
}