blob: b5ccf55215bdfdc1de0bcb108e8b62cf5cfe6893 [file] [log] [blame]
{
"name": "LogCentral",
"version": "1.1.3",
"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",
"osx": "10.12"
},
"source": {
"git": "https://github.com/akesson/LogCentral.git",
"tag": "1.1.3"
},
"source_files": "Sources/**/*.swift"
}