blob: b2a4e1b6d811e01c44309a240bee8dc5433eef2a [file] [log] [blame]
{
"name": "SwiftyBeaver",
"version": "0.4.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 actively maintained 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": "0.4.1"
},
"source_files": "sources"
}