blob: 7e64ebcb8661291333d3b0374c9518881b16fc14 [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.4.1",
"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.4.1"
},
"source_files": "EPCqrScanner/**/*.{h,swift}",
"swift_version": "4.2"
}