4 "summary": "Type-safe command line argument handling",
5 "description": "Commandant is a Swift framework for parsing command-line arguments, inspired by Argo\n(which is, in turn, inspired by the Haskell library Aeson).",
6 "homepage": "https://github.com/Carthage/Commandant",
12 "Carthage contributors": "https://github.com/Carthage/Commandant/graphs/contributors"
18 "git": "https://github.com/Carthage/Commandant.git",
21 "source_files": "Sources/**/*.swift",
22 "cocoapods_version": ">= 1.4.0",
23 "swift_version": "5.0"