blob: ddb6dcbac004971fe02390c3c32bb959234a7594 [file] [log] [blame]
{
"name": "TCBBarcode",
"version": "0.1.0",
"summary": "TCBBarcode offers a quick way to setup a scanner and a generator for supported barcodes",
"description": "TCBBarcode offers a quick way to setup a scanner and a generator for supported barcodes. Configuration made easy.",
"homepage": "https://github.com/TheCodingBug/TCBBarcode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nferocious76": "nferocious76@gmail.com"
},
"source": {
"git": "https://github.com/TheCodingBug/TCBBarcode.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "TCBBarcode/Classes/**/*",
"swift_version": "5.0"
}