blob: 47fd63eee1bc863c3b0e1a18d540ebd3383b719f [file] [log] [blame]
{
"name": "Log",
"version": "0.2.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/delba/Log",
"authors": {
"Damien": "damien@delba.io"
},
"summary": "An extensible logging framework for Swift",
"source": {
"git": "https://github.com/delba/Log.git",
"tag": "v0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*",
"requires_arc": true
}