blob: d13b98c853e2ab7593bdd8e7e91943186131a29c [file] [log] [blame]
{
"name": "Glogger",
"version": "0.2.1",
"summary": "Simple Logger.",
"description": "Simple Logger. What give you to add an additional loggers.",
"homepage": "https://github.com/gorillka/Glogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Artem Orynko": "a.orynko@gmail.com"
},
"platforms": {
"watchos": "3.0",
"ios": "10.0",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/gorillka/Glogger.git",
"tag": "0.2.1"
},
"source_files": [
"*.h",
"**/*.swift"
],
"pushed_with_swift_version": "4.2"
}