2 "name": "SwiftQRCodeGenerator",
4 "summary": "QR code generator written in pure Swift",
5 "homepage": "https://github.com/fwcd/swift-qrcode-generator",
12 "git": "https://github.com/fwcd/swift-qrcode-generator.git",
15 "swift_versions": "5.1",
22 "module_name": "QRCodeGenerator",
23 "source_files": "Sources/**/*",
24 "frameworks": "Foundation",
25 "swift_version": "5.1"