4 "summary": "A lightweight Swift logger.",
5 "description": "Loggerithm - A lightweight Swift logger, uses `print` in Debug and `NSLog` in Production with colourful output.\n\nFeatures\n* Use `print` in Debug and `NSLog` in Production.\n* Formatted Output, just like `NSLog`.\n* Log Level Support.\n* Colorful Output and Color Customization.\n* Comprehensive Unit Test Coverage.",
6 "homepage": "https://github.com/honghaoz/Loggerithm",
7 "screenshots": "https://raw.githubusercontent.com/honghaoz/Loggerithm/master/Assets/demo.png",
13 "Honghao Zhang": "zhh358@gmail.com"
16 "git": "https://github.com/honghaoz/Loggerithm.git",
26 "source_files": "Source/*.swift",
33 "pushed_with_swift_version": "3.0"