4 "authors": "Gero Embser",
5 "homepage": "https://github.com/geroembser/ShapeQRCode",
10 "summary": "Swift QR code generator where the black squares can be replaced by shapes and images can be included in the QRCode",
12 "git": "https://github.com/geroembser/ShapeQRCode.git",
19 "swift_version": "4.2",
21 "Source/*.{swift,h,m}",
22 "nayuki-QR-Code-Generator/c/qrcodegen.{h,c}"
24 "private_header_files": [
26 "nayuki-QR-Code-Generator/c/qrcodegen.h"
28 "pod_target_xcconfig": {
29 "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/**"
31 "preserve_paths": "module.modulemap",
32 "compiler_flags": "-w"