blob: a9c0214086520aaea435bea8318f9aa8de3fec14 [file] [log] [blame]
{
"name": "Lighty",
"version": "0.2",
"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.2"
},
"platforms": {
"ios": "9.0",
"osx": "10.9"
},
"source_files": "Lighty/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}