4 "summary": "TBLogger helps you log in clear per instance way",
5 "description": "TBLogger helps you log in clear per instance way.\nYou could set desired log level in runtime and even change it on the fly.\nYou could customize log format, log level descriptions.",
6 "homepage": "https://github.com/truebucha/TBLogger",
12 "truebucha": "truebucha@gmail.com"
15 "git": "https://github.com/truebucha/TBLogger.git",
22 "source_files": "TBLogger/Classes/**/*",
23 "public_header_files": "TBLogger/Classes/**/*.h",
24 "frameworks": "Foundation",