blob: 82642247b0e94f31babda0aa6f6627c09b4796f8 [file] [log] [blame]
{
"name": "docopt",
"version": "0.6.6",
"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.6"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}