4 "summary": "Super simple NSLog replacement that is better for multi-threaded code.",
5 "description": " This logger overrides the NSLog function with a macro that uses Cocoalumberjack under the hood.\n It is specifically usefull for debugging multi-threaded code.\n",
6 "homepage": "https://github.com/wrkstrm/WSMLogger",
9 "Cristian Monterroza": "cmonterroza@wrkstrm.me"
12 "git": "https://github.com/wrkstrm/WSMLogger.git",
15 "social_media_url": "https://twitter.com/wrkstrm",
20 "source_files": "Pod/Classes",