# -*- encoding: utf-8 -*-
# stub: cldwalker-core 0.0.0 ruby lib

Gem::Specification.new do |s|
  s.name = "cldwalker-core".freeze
  s.version = "0.0.0".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Gabriel Horner".freeze]
  s.date = "2009-01-28"
  s.description = "My extensions to core ruby classes, similar to the facets gem.".freeze
  s.email = "gabriel.horner@gmail.com".freeze
  s.extra_rdoc_files = ["README.markdown".freeze, "LICENSE.txt".freeze, "TODO.txt".freeze]
  s.files = ["LICENSE.txt".freeze, "README.markdown".freeze, "Rakefile".freeze, "TODO.txt".freeze, "VERSION.yml".freeze, "lib/core".freeze, "lib/core.rb".freeze, "lib/core/array.rb".freeze, "lib/core/class.rb".freeze, "lib/core/dir.rb".freeze, "lib/core/file.rb".freeze, "lib/core/hash.rb".freeze, "lib/core/io.rb".freeze, "lib/core/irb.rb".freeze, "lib/core/object.rb".freeze, "lib/core/string.rb".freeze]
  s.homepage = "http://github.com/cldwalker/core".freeze
  s.rubygems_version = "3.5.10".freeze
  s.summary = "My extensions to core ruby classes, similar to the facets gem.".freeze
end