2 "name": "ef_swift_qrcodejs",
3 "module_name": "QRCodeSwift",
5 "summary": "Cross-appleOS SIMPLE QRCode generator for swift, modified based on qrcodejs.",
6 "description": "No CIFilter on watchOS? Then we generate QRCode without it ourselves!\nswift_qrcodejs is a cross-appleOS simple QRCode generator for swift, modified based on qrcodejs.",
7 "homepage": "https://github.com/ApolloZhu/swift_qrcodejs",
13 "ApolloZhu": "public-apollonian@outlook.com"
15 "social_media_url": "http://github.com/ApolloZhu",
23 "git": "https://github.com/EFPrefix/swift_qrcodejs.git",
26 "source_files": "Sources/**/*.{h,swift}",
31 "frameworks": "Foundation",
32 "swift_version": "5.0"