[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / 2 / 7 / SwiftGS1Barcode / 0.3.1 / SwiftGS1Barcode.podspec.json
blob72cff17e42dbcf69b96a313217e5786f4a579297
2   "name": "SwiftGS1Barcode",
3   "version": "0.3.1",
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.3.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SwiftGS1Barcode/*.swift",
22   "pushed_with_swift_version": "3.0"