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