blob: e36f76531d23aa7d802aa6e9666a21b554543f22 [file] [log] [blame]
{
"name": "LogStu",
"version": "2.2.1",
"license": {
"type": "MIT"
},
"homepage": "https://www.jasnstu.com",
"authors": {
"jasnstu": "LogStu@jasnstu.com"
},
"summary": "An simple logging framework for Swift",
"source": {
"git": "https://github.com/jasnstu/LogStu.git",
"tag": "v2.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.{swift, h}",
"requires_arc": true,
"swift_version": "5.0"
}