blob: 6f10e897c06af8530db603050dda2916d7ccb1ca [file] [log] [blame]
{
"name": "SwiftGS1Barcode",
"version": "0.1.2",
"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.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftGS1Barcode/*.swift",
"pushed_with_swift_version": "3.0"
}