PSUIBarcodeScanner 1.0.3

PSUIBarcodeScanner 1.0.3

Maintained by Piero Sifuentes.



PSUIBarcodeScanner

Platform License CI Status Version Swift Carthage Compatible

Description

PSUIBarcodeScanner is a simple and fully customizable barcode scanner written in Swift

  • Barcode scanning.
  • Handling of camera authorization status.
  • No external dependencies.
  • Fully customizable.
  • Torch mode switch. [TODO]
  • Demo project.

Table of Contents

Installation

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

pod 'PSUIBarcodeScanner'

In order to quickly try the demo project of a PSUIBarcodeScanner just run pod try PSUIBarcodeScanner in your terminal.

PSUIBarcodeScanner is also available through Carthage. To install just write into your Cartfile:

github "piero9212/PSUIBarcodeScanner"

To install PSUIBarcodeScanner manually just download and drop PSUIBarcodeScanner folder in your project.

Author

Piero Sifuentes, [email protected]

Contributing

Let us know if are having issues using this framework, don't forget post all the information about the issue like the context, some code using it and the track trace (in cases of crash).

Report bugs, discuss features and post feedback using GitHub Issues. Be sure to check our documentation, FAQ and past issues before opening any new issues.

License

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