2 "name": "SwiftDebugLog",
4 "summary": "Lightweight Swift Debug Logger",
5 "swift_version": "4.0",
6 "description": "Swift library for logging errors in debug. Log statements include the filename, line, and function call.",
7 "homepage": "https://github.com/Dtroupe18/SwiftDebugLog",
13 "Dtroupe18": "dave.troupe@gmail.com"
16 "git": "https://github.com/Dtroupe18/SwiftDebugLog.git",
22 "source_files": "SwiftDebugLog/Classes/**/*"