blob: b768732111ad65fb094b602991750ed8b11064ad [file] [log] [blame]
{
"name": "LogWriter",
"version": "1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/anotheren/LogWriter",
"authors": {
"liudong": "liudong.edward@gmail.com"
},
"summary": "A Simple Log helper for `os.log`",
"source": {
"git": "https://github.com/anotheren/LogWriter.git",
"tag": "1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*.swift"
}