blob: 723b63684f18c44cfa807aa5a3cea37633380aaf [file] [log] [blame]
{
"name": "CDCodabarView",
"version": "1.0.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.0.0"
},
"source_files": "CDCodabarView.swift",
"module_name": "CDCodabarView",
"pushed_with_swift_version": "3.0"
}