blob: 3c902146fc8665269294648a0456448894dd96e1 [file] [log] [blame]
{
"name": "Lighty",
"version": "0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Lighty/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}