blob: 4749f4b3b7ec8fa964eb25ddd993f56331310878 [file] [log] [blame]
{
"name": "docopt",
"version": "0.6.4",
"summary": "Pythonic command line arguments parser, that will make you smile",
"homepage": "http://docopt.org",
"license": "MIT",
"authors": {
"Pavel Mazurin": "kovpas@gmail.com"
},
"platforms": {
"osx": "10.9"
},
"module_name": "Docopt",
"source": {
"git": "https://github.com/docopt/docopt.swift.git",
"tag": "0.6.4"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true
}