blob: 40a694ec4e94cb73f02304aa3fc7b2bff30c1493 [file] [log] [blame]
{
"name": "Lighty",
"version": "1.1.4",
"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.4"
},
"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"
}