blob: 843ed917a4c92f0a93716f9e63ab605f3a1b8eea [file] [log] [blame]
{
"name": "LogBetter",
"version": "0.1.2",
"summary": "A better way to Log",
"description": "TODO: Log is a loggin wrapper that helps you log different levels of logs as well as conductnig a live logging session with any user",
"homepage": "https://github.com/alkait/Log",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ayman": "alkait@gmail.com"
},
"source": {
"git": "https://github.com/alkait/Log.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Log/Classes/**/*",
"pushed_with_swift_version": "3.0"
}