blob: 4428e7949131abbf0c00cf4c0bdf5d6073c56a61 [file] [log] [blame]
{
"name": "StringLogger",
"version": "0.1",
"summary": "Provides Logging with extensions for String",
"description": "Developer can logs message with String Extension\noption: date, file, line, function\nlevel: fatal, critical, error, warning, notice, debug, trace",
"homepage": "https://github.com/2sem/StringLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2sem": "kofggm@gmail.com"
},
"source": {
"git": "https://github.com/2sem/StringLogger.git",
"tag": "0.1"
},
"social_media_url": "https://linkedin.com/in/gamehelper",
"platforms": {
"ios": "9.0"
},
"source_files": "StringLogger/Extensions/*.swift"
}