blob: 0ac912eeb19f2d8599b54c52dafd0ce632f20ae1 [file] [log] [blame]
{
"name": "TinyLog",
"version": "2.0.4",
"summary": "Simple and lightweight logging utility.",
"description": "Very simple logging utility, shows filename, function, and line with given message.",
"homepage": "https://github.com/DragonCherry/TinyLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/TinyLog.git",
"tag": "2.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TinyLog/Classes/**/*",
"pushed_with_swift_version": "3.0"
}