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