4 "summary": "Loger is simple logging framework written in Swift",
5 "description": "Loger is simplified logging framework written in pure Swift. All you need to do, is define `LogLevel`, formatting and endpoint (simple `print`, or whatever you want).",
6 "homepage": "https://github.com/pmieszal/Loger",
12 "Patryk MieszaĆa": "patryk.mieszala@gmail.com"
15 "git": "https://github.com/pmieszal/Loger.git",
21 "source_files": "Loger/Classes/**/*",
22 "pushed_with_swift_version": "3.2"