blob: 2ca43cecc0dd78cb51487ff0b6b294e47672e04c [file] [log] [blame]
{
"name": "EPCqrScanner",
"platforms": {
"ios": "10.0"
},
"summary": "Scanner for the European Payments Council Quick Response Code",
"description": "EPC QR Scanner read special QR codes and returns the standard result.",
"version": "0.7.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Geza Csiki": "xphomeservice@yahoo.com"
},
"homepage": "https://github.com/csikigeza/EPCqrScanner",
"source": {
"git": "https://github.com/csikigeza/EPCqrScanner.git",
"tag": "0.7.0"
},
"source_files": "EPCqrScanner/**/*.{h,swift}",
"swift_version": "4.2"
}