4 "summary": "This pod allows to print Logs only in Debug environment. In a release / production environment - the logs would not be printed.",
5 "description": "Many a times developers forget to comment or disable the logs in the release / production environment. This is a simple pod allows to print Logs only in Debug environment. In a release / production environment - the logs would not be printed.",
6 "homepage": "https://github.com/croozeus/PNLog",
12 "Pankaj Nathani": "Pankaj Nathani"
15 "git": "https://github.com/croozeus/PNLog.git",
21 "source_files": "PNLog/Classes/**/*"