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