# -*- encoding: utf-8 -*- # stub: geokit-with-google-premier 1.5.0 ruby lib Gem::Specification.new do |s| s.name = "geokit-with-google-premier".freeze s.version = "1.5.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 = "2009-08-02" s.description = "Geokit Gem with support for google premier account.".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-with-google-premier.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_geoplugin_geocoder.rb".freeze, "test/test_google_geocoder.rb".freeze, "test/test_google_reverse_geocoder.rb".freeze, "test/test_inflector.rb".freeze, "test/test_ipgeocoder.rb".freeze, "test/test_latlng.rb".freeze, "test/test_multi_geocoder.rb".freeze, "test/test_multi_ip_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.markdown".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_geoplugin_geocoder.rb".freeze, "test/test_google_geocoder.rb".freeze, "test/test_google_reverse_geocoder.rb".freeze, "test/test_inflector.rb".freeze, "test/test_ipgeocoder.rb".freeze, "test/test_latlng.rb".freeze, "test/test_multi_geocoder.rb".freeze, "test/test_multi_ip_geocoder.rb".freeze, "test/test_us_geocoder.rb".freeze, "test/test_yahoo_geocoder.rb".freeze] end