blob: 38d273622f7b4931e75f455e13b719ad7cff20e7 [file] [log] [blame]
{
"name": "TinyLog",
"version": "1.0.1",
"summary": "Very simple 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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TinyLog/Classes/**/*",
"pushed_with_swift_version": "3.0"
}