blob: c6ec8aea30c3bbdcee57c9302889ff1cbea43df1 [file] [log] [blame]
{
"name": "LogCentral",
"version": "1.1.0",
"summary": "A modern swift logging utility made for the real needs.",
"license": "MIT",
"authors": {
"Henrik Akesson": "info@akesson.mobi"
},
"homepage": "https://github.com/akesson/LogCentral",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/akesson/LogCentral.git",
"tag": "1.1.0"
},
"source_files": "LogCentral/**/*.swift"
}