blob: 139c42744686fe117ace95e347d8e03c8e55dccc [file] [log] [blame]
{
"name": "QRhero",
"version": "1.3.30",
"summary": "QR Code",
"description": "Scan and generate QR codes",
"homepage": "https://github.com/velvetroom/qrhero",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iturbide": "qrhero@iturbi.de"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/velvetroom/qrhero.git",
"tag": "v1.3.30"
},
"source_files": "Source/*.swift",
"swift_version": "4.2",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"prefix_header_file": false,
"static_framework": true
}