# -*- encoding: utf-8 -*- # stub: geokit-premier 0.0.4 ruby lib Gem::Specification.new do |s| s.name = "geokit-premier".freeze s.version = "0.0.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 = ["Andrew Forward (forked project from Andre Lewis and Bill Eisenhauer)".freeze] s.date = "2009-08-02" s.description = "Geokit Premier Gem".freeze s.email = ["aforward@gmail.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, "spec/geocoder_spec.rb".freeze, "spec/spec_helper.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://github.com/aforward/geokit-gem".freeze s.rdoc_options = ["--main".freeze, "README.markdown".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "none".freeze s.test_files = ["spec/geocoder_spec.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] end