4 "summary": "A lightweight Swift logger.",
5 "description": "Loggerithm - A lightweight Swift logger, uses `println` in Debug and `NSLog` in Production with colourful output.\n\nFeatures\n* Use `println` 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",
19 "social_media_url": "https://www.linkedin.com/in/honghaozhang",
25 "OTHER_SWIFT_FLAGS": "-D DEBUG"
27 "source_files": "Source/*.swift",