2 "name": "BarcodeEasyScan",
4 "summary": "Scan barcode and QR code with few lines of swift. No xib or storyboards",
5 "description": "Scan your barcode by implementing a delegate which provides the string result. No need to write boilerplate codes. Just install the pod, and implement a delegate.",
6 "homepage": "https://github.com/harshalrj25/BarcodeEasyScan",
12 "harshalrj25": "harshalrj25@gmail.com"
15 "git": "https://github.com/harshalrj25/BarcodeEasyScan.git",
18 "swift_version": "4.2",
22 "source_files": "BarcodeEasyScan/Classes/**/*"