blob: 63bc01ed8304ff6c149d9393d0bfa65f4e4ff5a8 [file] [log] [blame]
{
"name": "Commander",
"version": "0.6.0",
"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.6.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"pushed_with_swift_version": "3.0.1"
}