blob: d0296c0dad78ae1d07470a3eecacc9702fc2286d [file] [log] [blame]
{
"name": "Lighty",
"version": "1.1.3",
"summary": "Easy to use and lightweight logger for iOS, macOS, tvOS, watchOS and Linux 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": "1.1.3"
},
"platforms": {
"ios": "9.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}