Sha256: 14be1320a2ada089f9e37987a48d5f4ea8d5edbb060421fa74db8a73611d250a

Contents?: true

Size: 1.63 KB

Versions: 0

Compression: gzip

Compressed size: 662 Bytes

Stored size: 662 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: crushlovely-max_mind
version: !ruby/object:Gem::Version 
  version: 1.0.0
platform: ruby
authors: 
- PJ Kelly
- Nate Clark
autorequire: 
bindir: bin
cert_chain: []

date: 2009-06-11 00:00:00 -07:00
default_executable: 
dependencies: []

description: Ruby library for interacting with the MaxMind GeoIP Web Services.
email: 
- pj@crushlovely.com
- nate@nateclark.com
executables: []

extensions: []

extra_rdoc_files: 
- README.rdoc
files: 
- History.txt
- Manifest.txt
- PostInstall.txt
- README.rdoc
- Rakefile
- VERSION.yml
- lib/autotest/discover.rb
- lib/max_mind.rb
- lib/max_mind/service.rb
- lib/max_mind/service/city.rb
- lib/max_mind/service/city_isp_org.rb
- lib/max_mind/service/country.rb
- spec/city_isp_org_spec.rb
- spec/city_spec.rb
- spec/country_spec.rb
- spec/max_mind_spec.rb
- spec/service_spec.rb
- spec/spec.opts
- spec/spec_helper.rb
has_rdoc: true
homepage: http://github.com/heythisisnate/max_mind
post_install_message: 
rdoc_options: 
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
requirements: []

rubyforge_project: 
rubygems_version: 1.2.0
signing_key: 
specification_version: 2
summary: Ruby library for interacting with the MaxMind GeoIP Web Services.
test_files: 
- spec/city_isp_org_spec.rb
- spec/city_spec.rb
- spec/country_spec.rb
- spec/max_mind_spec.rb
- spec/service_spec.rb
- spec/spec_helper.rb

Package Spec version

crushlovely-max_mind-1.0.0