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.
Install using CocoaPods:
pod "JVArgumentParser", "~> 0.2.0"
JVArgumentParser is released under the MIT License. See LICENSE
for details.