blob: b0a12017d0433366e1c9f868dbc27e25bdf8ffac [file] [log] [blame]
{
"name": "SWLogger",
"version": "0.1.0",
"summary": "A simple, functional Swift Logger",
"platforms": {
"ios": "9.0"
},
"description": "This cocoapod facilitates some common things required in modern logging frameworks.",
"homepage": "http://github.com/parrotbait/SWLogger",
"source": {
"git": "https://github.com/parrotbait/SWLogger.git",
"tag": "0.1.0"
},
"source_files": "SWLogger/SWLogger/*.{swift}",
"license": "MIT",
"authors": {
"Eddie Long": "parrotbait@gmail.com"
},
"pushed_with_swift_version": "3.0"
}