blob: 99d0ef52422abc2278902d69a6618ab1a6f41f81 [file] [log] [blame]
{
"name": "Lighty",
"version": "1.1.7",
"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@gmail.com"
},
"source": {
"git": "https://github.com/abdullahselek/Lighty.git",
"tag": "1.1.7"
},
"platforms": {
"ios": "10.0",
"osx": "10.11",
"tvos": "10.0",
"watchos": "3.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}