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