blob: f0d78086dd8d93b47a2086757b28ebdc30315165 [file] [log] [blame]
{
"name": "Colors.swift",
"version": "0.1.1",
"license": "MIT",
"summary": "Add colors to your swift command line tools.",
"description": "Add colors to your swift command line tools. Specify background color, foreground color and styles on your terminal outputs.",
"platforms": {
"osx": "10.9"
},
"homepage": "https://github.com/jkandzi/Colors.swift",
"social_media_url": "http://twitter.com/justuskandzi",
"authors": {
"Justus Kandzi": "jusus.kandzi@gmail.com"
},
"source": {
"git": "https://github.com/jkandzi/Colors.swift.git",
"tag": "0.1.1"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"module_name": "Progress"
}