blob: 597692a1a284b138ba049ca1f5ec36445d5c8b34 [file] [log] [blame]
{
"name": "LoggerKit",
"version": "0.3.0",
"summary": "Simple logging framework.",
"description": "LoggerKit is simple logging framework with multiple log levels and destinations.",
"homepage": "https://github.com/ngtk/LoggerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kento Nagata": "ngtknt@me.com"
},
"source": {
"git": "https://github.com/ngtk/LoggerKit.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/LoggerKit/*.swift"
}