2 "name": "BoardingPassKit",
4 "summary": "A library to parse the contents of airline boarding pass barcodes.",
5 "description": "BoardingPassKit allows parsing the content of airline boarding pass barcodes.\nUse other means to parse the actual PDF417, Aztec, or QR Code and then pass the result to\nBPKBoardingPass(data:).",
6 "homepage": "https://github.com/invliD/BoardingPassKit",
8 "authors": "Sebastian Brückner",
12 "swift_version": "4.0",
14 "git": "https://github.com/invliD/BoardingPassKit.git",
17 "source_files": "Source/**/*.swift",