blob: 83ab1e2c62a9693da25240a539329a30c1b10046 [file] [log] [blame]
{
"name": "Moderator",
"version": "0.4.0",
"summary": "A simple, modular command line argument parser in Swift.",
"description": "Moderator is a simple Swift library for parsing commandline arguments.",
"homepage": "https://github.com/kareman/Moderator",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Kare Morstol": "kare@nottoobadsoftware.com"
},
"source": {
"git": "https://github.com/kareman/Moderator.git",
"tag": "0.4.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"osx": "10.10"
},
"pushed_with_swift_version": "3.0.2"
}