2 "name": "NXVLogFormatter",
4 "summary": "Simple custom log formatter for CocoaLumberjack.",
5 "description": " Because traditional NSLog() is not debug-friendly et al. NXVLogFormatter simplify that with following pattern:\n\n ```\n (Date, Time) -[FileName MethodName](line number): \"LogMessage\"\n ```\n",
6 "homepage": "https://github.com/vinhnx/NXVLogFormatter",
7 "screenshots": "https://raw.github.com/vinhnx/NXVLogFormatter/master/screenshot/NXVLogFormatter-ss.png",
13 "Vinh Nguyen": "vinhnguyen2308@gmail.com"
15 "social_media_url": "https://twitter.com/vinhnx",
17 "git": "https://github.com/vinhnx/NXVLogFormatter.git",
25 "source_files": "NXVLogFormatter/*.{m,h}",