Latest | 0.1.1 |
---|---|
Homepage | https://github.com/umjames/CLIKit |
License | MIT |
Platforms | osx 10.9, requires ARC |
Authors |
no README.md available
Latest podspec
{ "name": "CLIKit", "version": "0.1.1", "summary": "Tools to help you build Cocoa command-line applications", "description": "tttIncludes classes for parsing command-line options for your Objective-C programsn", "homepage": "https://github.com/umjames/CLIKit", "license": "MIT", "authors": { "Michael James": "[email protected]" }, "source": { "git": "https://github.com/umjames/CLIKit.git", "tag": "0.1.1" }, "platforms": { "osx": "10.9" }, "requires_arc": true, "source_files": "CLIKit/**/*.{h,m}" }
Sat, 05 Mar 2016 18:33:04 +0000