--- !ruby/object:Gem::Specification name: mothership version: !ruby/object:Gem::Version hash: 11 prerelease: segments: - 0 - 0 - 10 version: 0.0.10 platform: ruby authors: - Alex Suraci autorequire: bindir: bin cert_chain: [] date: 2012-07-23 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: rake prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id001 - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 5 segments: - 2 - 3 version: "2.3" type: :development version_requirements: *id002 description: email: - asuraci@vmware.com executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE - Rakefile - lib/mothership/base.rb - lib/mothership/callbacks.rb - lib/mothership/command.rb - lib/mothership/errors.rb - lib/mothership/help.rb - lib/mothership/inputs.rb - lib/mothership/parser.rb - lib/mothership/pretty.rb - lib/mothership/progress.rb - lib/mothership/version.rb - lib/mothership.rb - spec/arguments_spec.rb - spec/combination_spec.rb - spec/flags_spec.rb - spec/helpers.rb - spec/Rakefile homepage: http://cloudfoundry.com/ licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: mothership rubygems_version: 1.8.23 signing_key: specification_version: 3 summary: Command-line library for big honkin' CLI apps. test_files: - spec/arguments_spec.rb - spec/combination_spec.rb - spec/flags_spec.rb - spec/helpers.rb - spec/Rakefile