[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / e / 6 / BoardingPassKit / 0.1.0 / BoardingPassKit.podspec.json
blobf03a002a59bda5091761ca1427fe789ad86fa832
2   "name": "BoardingPassKit",
3   "version": "0.1.0",
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",
7   "license": "MPL-2.0",
8   "authors": "Sebastian Brückner",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "swift_version": "4.0",
13   "source": {
14     "git": "https://github.com/invliD/BoardingPassKit.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "Source/**/*.swift",
18   "requires_arc": true