4 "summary": "A full Objective-C port of ZXing ('Zebra Crossing'), a Java barcode image processing library.",
5 "description": " ZXingObjC is a full Objective-C port of ZXing (\"Zebra Crossing\"), a Java barcode image processing library. It is designed to be used on both iOS devices and in Mac applications.\n\n The following barcodes are currently supported for both encoding and decoding:\n\n * UPC-A and UPC-E\n * EAN-8 and EAN-13\n * Code 39\n * Code 93\n * Code 128\n * ITF\n * Codabar\n * RSS-14 (all variants)\n * QR Code\n * Data Matrix\n * Aztec ('beta' quality)\n * PDF 417 ('alpha' quality)\n \n ZXingObjC currently has feature parity with ZXing version 2.0.\n",
6 "homepage": "https://github.com/TheLevelUp/ZXingObjC",
8 "type": "Apache License, Version 2.0",
11 "authors": "See https://github.com/TheLevelUp/ZXingObjC/blob/master/AUTHORS",
13 "git": "https://github.com/TheLevelUp/ZXingObjC.git",
14 "commit": "9f4cb0ae92f57a3d0da8ede9571e8233b4b8dcea"
18 "ZXingObjC/**/*.{h,m}"