blob: e6468bb36b4186b2b2ce91cca88cba0b0e100f0d [file] [log] [blame]
{
"name": "Commander",
"version": "0.4.1",
"summary": "Compose beautiful command line interfaces",
"homepage": "https://github.com/kylef/Commander",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Kyle Fuller": "kyle@fuller.li"
},
"social_media_url": "http://twitter.com/kylefuller",
"source": {
"git": "https://github.com/kylef/Commander.git",
"tag": "0.4.1"
},
"source_files": "Sources/*.{h,swift}",
"platforms": {
"ios": "8.0",
"osx": "10.9"
}
}