blob: 42f663d0e7fd4c1311268ed16980f7a1aecc91b0 [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, amount, purpose, remittance or reference, which are optional fields",
"version": "0.9.2",
"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.9.2"
},
"source_files": "SCTqrScanner/**/*.{h,swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}