# -*- encoding: utf-8 -*- # stub: ip2location_ruby 7.0.0 ruby lib Gem::Specification.new do |s| s.name = "ip2location_ruby".freeze s.version = "7.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 = ["Vincent.Z".freeze] s.date = "2014-08-13" s.description = "the ip2location ruby library".freeze s.email = "zhu1230@gmail.com".freeze s.extra_rdoc_files = ["LICENSE.txt".freeze, "README.rdoc".freeze] s.files = [".document".freeze, ".rspec".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "ip2location_ruby.gemspec".freeze, "lib/ip2location_ruby.rb".freeze, "lib/ip2location_ruby/database_config.rb".freeze, "lib/ip2location_ruby/i2l_float_data.rb".freeze, "lib/ip2location_ruby/i2l_ip_data.rb".freeze, "lib/ip2location_ruby/i2l_string_data.rb".freeze, "lib/ip2location_ruby/ip2location_config.rb".freeze, "lib/ip2location_ruby/ip2location_record.rb".freeze, "spec/assets/DB24.DEMO4.BIN".freeze, "spec/assets/DB24.DEMO6.BIN".freeze, "spec/assets/IP-COUNTRY-SAMPLE.BIN".freeze, "spec/ip2location_ruby_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://github.com/zhu1230/ip2location".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "the ip2location ruby library".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.8.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.12".freeze]) s.add_development_dependency(%q.freeze, [">= 1.2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.8.4".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end