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