Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.37 KB

File metadata and controls

36 lines (24 loc) · 1.37 KB

SimpleQR

Status Version License Platform Swift codebeat badge

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Usage

let data = "https://github.com/jmhdevelop/"
let image = SimpleQR.shared.imageQR(data)

Installation

SimpleQR is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SimpleQR'

Author

jmhdevelop, jmherrero@jmhdeveloper.com

License

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