[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / e / 4 / docopt / 0.6.2 / docopt.podspec.json
blob79a29a98cc39d0cd8a06a52fb7485316f4ef281e
2   "name": "docopt",
3   "version": "0.6.2",
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.2"
17   },
18   "source_files": "docopt/**/*.swift",
19   "requires_arc": true