blob: 613aa960da5838bab3651a70e07baca2b80d2d2a [file] [log] [blame]
{
"name": "StringLogger",
"version": "0.2",
"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.2"
},
"social_media_url": "https://linkedin.com/in/gamehelper",
"platforms": {
"ios": "9.0"
},
"source_files": "StringLogger/Extensions/*.swift"
}