blob: 3ac43ac4e45a6ac78854df43d2661161ab232e2b [file] [log] [blame]
{
"name": "SCTqrScanner",
"platforms": {
"ios": "10.0"
},
"summary": "iOS Scanner for the SEPA Credit Transfer Quick Response Code",
"description": "The SCTqrScanner read special QR codes created for SEPA Credit Transfer. After scan the reader returns the info from QR in special SCTqrResult. This Result contains the name and the IBAN (Mandatory fileds), bic, ut also the other fields ()",
"version": "0.7.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Geza Csiki": "xphomeservice@yahoo.com"
},
"homepage": "https://github.com/csikigeza/SCTqrScanner",
"source": {
"git": "https://github.com/csikigeza/SCTqrScanner.git",
"tag": "0.7.0"
},
"source_files": "SCTqrScanner/**/*.{h,swift}",
"swift_version": "4.2"
}