Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 460 Bytes

File metadata and controls

15 lines (8 loc) · 460 Bytes

iOS Barcode Scanner

A simple, fast iOS barcode scanner: supports iOS5 - iOS7

Combining two great projects in GPUImage and ZXingObjC this project creates a barcode scanner that is fast, simple and completely open source.

Thanks to:

To use in your project simply add the above frameworks to your project and copy the ARScanViewController.h,m,xib to your project.

Enjoy!