blob: 05d6543d706fb85d69beb81b460e7640f9bd422f [file] [log] [blame]
{
"name": "SwiftGS1Barcode",
"version": "0.3.11",
"summary": "A GS1 Barcode Library and Parser for Swift",
"description": "A GS1 Barcode Library and Parser for Swift. It allows to pass strings and validate these as well as get the GS1 tags.",
"homepage": "https://github.com/xremix/SwiftGS1Barcode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Toni Hoffmann": "toni-hoffmann@xremix.de"
},
"source": {
"git": "https://github.com/xremix/SwiftGS1Barcode.git",
"tag": "0.3.11"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftGS1Barcode/*.swift",
"pushed_with_swift_version": "4.0"
}