2 "name": "swift_qrcodejs",
4 "summary": "Cross-appleOS SIMPLE QRCode generator for swift, modified based on qrcodejs.",
5 "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.",
6 "homepage": "https://github.com/ApolloZhu/swift_qrcodejs",
12 "ApolloZhu": "public-apollonian@outlook.com"
14 "social_media_url": "http://github.com/ApolloZhu",
22 "git": "https://github.com/ApolloZhu/swift_qrcodejs.git",
25 "source_files": "Sources/**/*.{h,swift}",
31 "frameworks": "Foundation",
32 "swift_version": "5.0"