JVArgumentParser
JVArgumentParser copied to clipboard
Simple Objective-C library for parsing command line arguments
JVArgumentParser
JVArgumentParser is a simple Objective-C library for parsing command line arguments. It respects the POSIX and GNU command line conventions and has an easy yet versatile API.
Installation
Install using CocoaPods:
pod "JVArgumentParser", "~> 0.2.0"
License
JVArgumentParser is released under the MIT License. See LICENSE for details.