4 "summary": "NSLog-like logging API with support for level and context filtering.",
5 "description": "**DLLog** aims to provide an NSLog-like logging API with support for (compile-time, as well as optional run-time) level and (optional run-time only) context filtering.",
6 "homepage": "https://github.com/regexident/DLLog",
12 "Vincent Esche": "regexident@gmail.com"
15 "git": "https://github.com/regexident/DLLog.git",
18 "source_files": "DLLog/Classes/*.{h,m}",