Tangdixi / DCQRCode

A tiny QRCode Generate Library
43 stars 13 forks source link

DCQRCode

Build Status Build Status

ColorFrame Cat ColorFrame

DCQRCode is a QRCode generate library implement by CoreImage and CoreGraphics. DCQRCode allow you to change the QRCode's color or Position Style, etc. The inspirarion come from the QRCode feature in WeChat.

How To Get Started

Installation

Drag the Source into your project.
Well, it is strongly recommended that you install via CocoaPods

CocoaPods

pod 'DCQRCode', '~> 2.0.1'

Usage

More detail just head to the Example Project

Documentation

Support quicklook in Xcode

Bug, Suggestions

All you need is open an issue, I'll answer it ASAP !

TODO

Contribution

Thanks @knightbat's PR (Migration to Swift 3) !!!!

License

DCQRCode is available under the MIT license. See the LICENSE file for more info.