# -*- encoding: utf-8 -*- # stub: keeguon-geokit 1.6.6 ruby lib Gem::Specification.new do |s| s.name = "keeguon-geokit".freeze s.version = "1.6.6".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["James Cox, Andre Lewis & Bill Eisenhauer".freeze, "F\u00E9lix Bellanger".freeze] s.date = "2013-08-06" s.description = "Geokit provides geocoding and distance calculation in an easy-to-use API".freeze s.email = ["james+geokit@imaj.es".freeze] s.extra_rdoc_files = ["README.markdown".freeze] s.files = ["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_geoplugin_geocoder.rb".freeze, "test/test_google_geocoder.rb".freeze, "test/test_google_geocoder3.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 = "https://github.com/geokit/geokit".freeze s.rdoc_options = ["--main".freeze, "README.markdown".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Geokit: encoding and distance calculation gem".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_geocoder3.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.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end