4 "summary": "A debug log module for use in Swift projects.",
5 "description": " Allows you to log details to the console (and optionally a file), just like you would have with NSLog or println, but with additional information, such as the date, function name, filename and line number.\n",
6 "homepage": "https://github.com/DaveWoodCom/XCGLogger",
12 "Dave Wood": "cocoapods@cerebralgardens.com"
14 "social_media_url": "http://twitter.com/DaveWoodX",
20 "git": "https://github.com/DaveWoodCom/XCGLogger.git",
23 "source_files": "XCGLogger/Library/XCGLogger/XCGLogger.swift",
24 "frameworks": "Foundation",