blob: 35485654b86d0bd6290899201714f4a6dcc599ee [file] [log] [blame]
{
"name": "Juliet",
"version": "0.0.2",
"summary": "A lightweight, extendable logging framework in Swift.",
"description": "A Simple lightweight, extendable logging framework",
"homepage": "https://github.com/corey-roguebit/juliet",
"license": "MIT",
"authors": {
"Corey Schaf": "cschaf@gmail.com"
},
"social_media_url": "http://twitter.com/Corey_Schaf",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/corey-roguebit/juliet.git",
"tag": "0.0.2"
},
"source_files": "Juliet/*.swift",
"exclude_files": "Juliet/Exclude",
"pushed_with_swift_version": "3.0"
}