blob: ed55febbd9f5cb22abca50da11a1ffa37b15497c [file] [log] [blame]
{
"name": "SwiftyBeaver",
"version": "0.3.1",
"summary": "Colorful, lightweight & fast logging in Swift 2",
"description": "SwiftyBeaver is a new, fast & very lightweight logger, with a unique combination of great features.\nIt is written in Swift 2 and was released on November 28, 2015 by Sebastian Kreutzberger (Twitter: @skreutzb).",
"homepage": "https://github.com/SwiftyBeaver/SwiftyBeaver",
"screenshots": [
"https://cloud.githubusercontent.com/assets/564725/11452558/17fd5f04-95ec-11e5-96d2-427f62ed4f05.jpg",
"https://cloud.githubusercontent.com/assets/564725/11452560/33225d16-95ec-11e5-8461-78f50b9e8da7.jpg"
],
"license": "MIT",
"authors": {
"Sebastian Kreutzberger": "s.kreutzberger@googlemail.com"
},
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/SwiftyBeaver/SwiftyBeaver.git",
"tag": "v0.3.1"
},
"source_files": "sources"
}