blob: a889b282da588a4d78492a7ec84eaeed4cbcbb3e [file] [log] [blame]
{
"name": "Lighty",
"version": "0.3",
"summary": "Easy to use and lightweight logger in Swift",
"homepage": "https://github.com/abdullahselek/Lighty",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdullah Selek": "abdullahselek@yahoo.com"
},
"source": {
"git": "https://github.com/abdullahselek/Lighty.git",
"tag": "0.3"
},
"platforms": {
"ios": "9.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}