2 "name": "RMLogFormatter",
4 "summary": "An informative, concise, and configurable CocoaLumberjack log formatter.",
5 "description": " RMLogFormatter is a configurable, word wrapping CocoaLumberjack log formatter. The default log format is as follows:\n\n * yyyy-MM-dd HH:mm:ss.SSS | FILENAME:LINE_NUMBER (TID:THREAD_ID) : LOG_MESSAGE\n",
6 "homepage": "https://github.com/rmaloney3/RMLogFormatter",
12 "Ryan Maloney": "ryan_maloney@me.com"
15 "git": "https://github.com/rmaloney3/RMLogFormatter.git",
18 "social_media_url": "https://twitter.com/rmaloney3",
23 "source_files": "RMLogFormatter/*{m,h}",