[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / 2 / 7 / SwiftGS1Barcode / 0.5.6 / SwiftGS1Barcode.podspec.json
blob30db868ecab53f8b77c3bae34d8a29563d7a80b4
2   "name": "SwiftGS1Barcode",
3   "version": "0.5.6",
4   "summary": "A GS1 Barcode Library and Parser for Swift",
5   "description": "A GS1 Barcode Library and Parser for Swift. It allows to pass strings and validate these as well as get the GS1 tags.",
6   "homepage": "https://github.com/xremix/SwiftGS1Barcode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Toni Hoffmann": "toni-hoffmann@xremix.de"
13   },
14   "source": {
15     "git": "https://github.com/xremix/SwiftGS1Barcode.git",
16     "tag": "0.5.6"
17   },
18   "platforms": {
19     "ios": "12.4"
20   },
21   "source_files": "SwiftGS1Barcode/*.swift"