2 "name": "BarcodeReader",
4 "summary": "A simple barcode reader UIView subclass.",
5 "description": "Simply create a UIView in interface builder and assign custom class BarcodeReaderView. Assign delegate and get output in barcodeOutput(). call startReader() on this view.",
6 "homepage": "https://github.com/tmukammel/BarcodeReader",
12 "tmukammel": "t.mukammel@aol.com"
15 "git": "https://github.com/tmukammel/BarcodeReader.git",
21 "source_files": "BarcodeReader/Classes/**/*",
22 "pushed_with_swift_version": "3.0"