[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / 9 / e / 6 / BoardingPassKit / 0.2.0 / BoardingPassKit.podspec.json
blob7c0f96a829ef49ebd12eb454725a7a4c9f39fd5c
2   "name": "BoardingPassKit",
3   "version": "0.2.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.2.0"
16   },
17   "source_files": "Source/**/*.swift",
18   "requires_arc": true