2 "name": "StringLogger",
4 "summary": "Provides Logging with extensions for String",
5 "swift_versions": "4.0",
6 "description": "Developer can logs message with String Extension\noption: date, file, line, function\nlevel: fatal, critical, error, warning, notice, debug, trace",
7 "homepage": "https://github.com/2sem/StringLogger",
13 "2sem": "kofggm@gmail.com"
16 "git": "https://github.com/2sem/StringLogger.git",
22 "source_files": "StringLogger/Extensions/*.swift",
23 "swift_version": "4.0"