[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / e / 4 / docopt / 0.6.6 / docopt.podspec.json
blob82642247b0e94f31babda0aa6f6627c09b4796f8
2   "name": "docopt",
3   "version": "0.6.6",
4   "summary": "Pythonic command line arguments parser, that will make you smile",
5   "homepage": "http://docopt.org",
6   "license": "MIT",
7   "authors": {
8     "Pavel Mazurin": "kovpas@gmail.com"
9   },
10   "platforms": {
11     "osx": "10.9"
12   },
13   "module_name": "Docopt",
14   "source": {
15     "git": "https://github.com/docopt/docopt.swift.git",
16     "tag": "0.6.6"
17   },
18   "source_files": "Sources/**/*.swift",
19   "requires_arc": true,
20   "pushed_with_swift_version": "4.0"