4 "summary": "A better way to operate quick response code in Swift.",
5 "description": "EFQRCode is a tool to generate QRCode image or recognize QRCode from image, in Swift. It is based on CoreImage.\nGeneration: Create pretty two-dimensional code image with input watermark or icon;\nRecognition: Recognition rate is higher than simply CIDetector.",
6 "homepage": "https://github.com/EyreFree/EFQRCode",
12 "EyreFree": "eyrefree@eyrefree.org"
15 "git": "https://github.com/EyreFree/EFQRCode.git",
24 "source_files": "Source/*.swift",
25 "pushed_with_swift_version": "3.0"