--- !ruby/object:Gem::Specification 
name: netroots-ruby-votesmart
version: !ruby/object:Gem::Version 
  version: 0.2.4
platform: ruby
authors: 
- Dan Cunning
autorequire: 
bindir: bin
cert_chain: []

date: 2009-02-17 00:00:00 -08:00
default_executable: 
dependencies: []

description: A wrapper for the Project Vote Smart API
email: dancunning@gmail.com
executables: []

extensions: []

extra_rdoc_files: []

files: 
- History.txt
- README.rdoc
- VERSION.yml
- lib/mcll4r
- lib/mcll4r/mcll4r.rb
- lib/mcll4r/mcll4r_test.rb
- lib/mcll4r/MIT-LICENSE
- lib/mcll4r/README
- lib/ruby-votesmart.rb
- lib/vote_smart
- lib/vote_smart/address.rb
- lib/vote_smart/candidate.rb
- lib/vote_smart/candidate_bio.rb
- lib/vote_smart/candidate_office.rb
- lib/vote_smart/committee.rb
- lib/vote_smart/common.rb
- lib/vote_smart/district.rb
- lib/vote_smart/election.rb
- lib/vote_smart/leadership.rb
- lib/vote_smart/local.rb
- lib/vote_smart/measure.rb
- lib/vote_smart/notes.rb
- lib/vote_smart/npat.rb
- lib/vote_smart/office.rb
- lib/vote_smart/official.rb
- lib/vote_smart/phone.rb
- lib/vote_smart/rating.rb
- lib/vote_smart/state.rb
- lib/vote_smart/vote.rb
- spec/responses
- spec/responses/Address.get_office.106446.js
- spec/responses/Address.get_office.1721.js
- spec/responses/authorization_failed.js
- spec/responses/District.get_by_office_state.7.GA.js
- spec/responses/District.get_by_office_state.8.GA.js
- spec/responses/District.get_by_office_state.9.GA.js
- spec/responses/Office.get_offices_by_type.C.js
- spec/responses/Office.get_offices_by_type.L.js
- spec/responses/Office.get_offices_by_type.P.js
- spec/responses/Office.get_offices_by_type.S.js
- spec/responses/Office.get_types.js
- spec/responses/Official.get_by_district.20451.js
- spec/responses/Official.get_by_district.20689.js
- spec/responses/Official.get_by_district.21397.js
- spec/responses/Official.get_by_district.21946.js
- spec/responses/Official.get_by_office_state.12.CO.js
- spec/responses/Official.get_by_office_state.12.GA.js
- spec/responses/Official.get_by_office_state.13.GA.js
- spec/responses/Official.get_by_office_state.33.GA.js
- spec/responses/Official.get_by_office_state.42.GA.js
- spec/responses/Official.get_by_office_state.44.GA.js
- spec/responses/Official.get_by_office_state.45.GA.js
- spec/responses/Official.get_by_office_state.53.GA.js
- spec/responses/State.get_state.GA.js
- spec/responses/State.get_state_ids.js
- spec/spec_helper.rb
- spec/vote_smart
- spec/vote_smart/district_spec.rb
- spec/vote_smart/office_spec.rb
- spec/vote_smart/official_spec.rb
- spec/vote_smart/state_spec.rb
has_rdoc: true
homepage: http://github.com/netroots/ruby-votesmart
post_install_message: 
rdoc_options: 
- --inline-source
- --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: A wrapper for the Project Vote Smart API
test_files: []