Skip to content

Files

Latest commit

fcf4f51 · Aug 25, 2020

History

History
47 lines (32 loc) · 1.41 KB

README.md

File metadata and controls

47 lines (32 loc) · 1.41 KB

QRScanner

CI Status Version License Platform Swift

Preview

preview

Features

A simple iOS qrCode scanner with swift 5.0

  • Simple to use
  • Highly Customizable
  • Automatic display flashlight button when light is low
  • Mark the rect of qrcode
  • Scan with animation
  • Demo available

Example

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

Requirements

iOS 9.0 / Swift 5.0

Installation

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

pod 'QRScanner'

Tips

Don't forget to add Privacy - Camera Usage Description & Privacy - Photo Library Usage Description to your Info.plist

Author

izhoubin, 121160492@qq.com

License

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