# -*- encoding: utf-8 -*- # stub: andre-geokit 1.2.0 ruby lib Gem::Specification.new do |s| s.name = "andre-geokit".freeze s.version = "1.2.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 = ["Andre Lewis and Bill Eisenhauer".freeze] s.date = "2008-11-30" s.description = "Geokit Gem".freeze s.email = ["andre@earthcode.com / bill_eisenhauer@yahoo.com".freeze] s.extra_rdoc_files = ["Manifest.txt".freeze, "README.markdown".freeze] s.files = ["Manifest.txt".freeze, "README.markdown".freeze, "Rakefile".freeze, "lib/geokit.rb".freeze, "lib/geokit/geocoders.rb".freeze, "lib/geokit/mappable.rb".freeze, "test/test_base_geocoder.rb".freeze, "test/test_bounds.rb".freeze, "test/test_ca_geocoder.rb".freeze, "test/test_geoloc.rb".freeze, "test/test_google_geocoder.rb".freeze, "test/test_latlng.rb".freeze, "test/test_multi_geocoder.rb".freeze, "test/test_us_geocoder.rb".freeze, "test/test_yahoo_geocoder.rb".freeze] s.homepage = "http://geokit.rubyforge.org".freeze s.rdoc_options = ["--main".freeze, "README.txt".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "none".freeze s.test_files = ["test/test_base_geocoder.rb".freeze, "test/test_bounds.rb".freeze, "test/test_ca_geocoder.rb".freeze, "test/test_geoloc.rb".freeze, "test/test_google_geocoder.rb".freeze, "test/test_latlng.rb".freeze, "test/test_multi_geocoder.rb".freeze, "test/test_us_geocoder.rb".freeze, "test/test_yahoo_geocoder.rb".freeze] s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 1.8.2".freeze]) end