blob: 51ab9d41fe3ebeb2d368ad662c2a5d3633058a04 [file] [log] [blame]
{
"name": "Commander",
"version": "0.9.2",
"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.9.2"
},
"source_files": "Sources/Commander/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"swift_versions": [
"4.2",
"5.0",
"5.1"
],
"pushed_with_swift_version": "5",
"swift_version": "5.1"
}