# -*- encoding: utf-8 -*- # stub: xcselect 0.1.4 ruby lib Gem::Specification.new do |s| s.name = "xcselect".freeze s.version = "0.1.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Kim Hunter".freeze] s.date = "2012-08-05" s.description = "A more user friendly interface to the xcode-select command showing more info, xcsim - access the simulator application folders quickly".freeze s.email = ["bigkm1@gmail.com".freeze] s.executables = ["xcselect".freeze, "xcsim".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "bin/xcselect".freeze, "bin/xcsim".freeze, "lib/xcselect.rb".freeze, "lib/xcselect/dir_extension.rb".freeze, "lib/xcselect/nkissue.rb".freeze, "lib/xcselect/string_colors.rb".freeze, "lib/xcselect/version.rb".freeze, "lib/xcselect/xcapp.rb".freeze, "lib/xcselect/xcode.rb".freeze, "tests/big_cats.plist".freeze, "tests/test_nkissue.rb".freeze, "xcselect.gemspec".freeze] s.homepage = "https://github.com/bigkm/xcselect".freeze s.rubygems_version = "3.5.10".freeze s.summary = "xcselect - Xcode Select".freeze end