4 "summary": "A better way to operate quick response code in Swift.",
5 "description": "EFQRCode is a lightweight, pure-Swift library for generating pretty QRCode image with input watermark or icon and recognizing QRCode from image, it is based on CoreGraphics, CoreImage and ImageIO. EFQRCode provides you a better way to operate QRCode in your app, it works on iOS, macOS, tvOS and watchOS, and it is available through CocoaPods, Carthage and Swift Package Manager.",
6 "homepage": "https://github.com/EFPrefix/EFQRCode",
7 "screenshots": "https://raw.githubusercontent.com/EFPrefix/EFQRCode/assets/EFQRCode.jpg",
13 "EyreFree": "eyrefree@eyrefree.org"
16 "git": "https://github.com/EFPrefix/EFQRCode.git",
19 "social_media_url": "https://twitter.com/EyreFree777",
20 "swift_versions": "5.0",
27 "source_files": "Source/**/*.{h,swift}",
38 "default_subspecs": "Core",
39 "swift_version": "5.0",