blob: 6678150f727deb9d6b0baed8b0b829fa0a257b35 [file] [log] [blame]
{
"name": "CDCodabarView",
"version": "1.1.0",
"swift_version": "4.0",
"summary": "Codabar Barcode Generator for iOS.",
"homepage": "https://github.com/Coledunsby/CDCodabarView",
"authors": {
"Cole Dunsby": "coledunsby@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Coledunsby/CDCodabarView.git",
"tag": "v/1.1.0"
},
"source_files": "*.swift",
"module_name": "CDCodabarView"
}