blob: 3d9e28f13489811ca238f0eaf106e5a23afda8e5 [file] [log] [blame]
{
"name": "SwiftGS1Barcode",
"version": "0.4.1",
"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.4.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftGS1Barcode/*.swift"
}