[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / c / a / 6 / Moderator / 0.4.0 / Moderator.podspec.json
blob83ab1e2c62a9693da25240a539329a30c1b10046
2   "name": "Moderator",
3   "version": "0.4.0",
4   "summary": "A simple, modular command line argument parser in Swift.",
5   "description": "Moderator is a simple Swift library for parsing commandline arguments.",
6   "homepage": "https://github.com/kareman/Moderator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Kare Morstol": "kare@nottoobadsoftware.com"
13   },
14   "source": {
15     "git": "https://github.com/kareman/Moderator.git",
16     "tag": "0.4.0"
17   },
18   "source_files": "Sources/*.swift",
19   "platforms": {
20     "osx": "10.10"
21   },
22   "pushed_with_swift_version": "3.0.2"