Sha256: 4981921bf5e3ffc60213adb39c6e9523d86200cfbfa7b13717875366b51a1039
Contents?: true
Size: 1.63 KB
Versions: 0
Compression: gzip
Compressed size: 719 Bytes
Stored size: 719 Bytes
Contents
--- !ruby/object:Gem::Specification name: foursquare version: !ruby/object:Gem::Version version: 0.3.0 platform: ruby authors: - Jeremy Welch - Thomas Hanley - Elise Wood autorequire: foursquare bindir: bin cert_chain: [] date: 2010-03-13 00:00:00 -05:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: httparty type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - "=" - !ruby/object:Gem::Version version: 0.4.3 version: description: A simple Ruby wrapper for the Foursquare API email: hello@jeremyrwelch.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc - History files: - README.rdoc - Rakefile - History - lib/foursquare.rb - spec/foursquare_spec.rb - spec/spec_helper.rb - script/destroy - script/generate has_rdoc: true homepage: http://foursquare.rubyforge.org licenses: [] post_install_message: "NOTE: This version of the Foursquare Gem has added OAuth support. Basic Auth has been deprecated. Also significant changes have bee made to the way methods are called. Please review the examples in the README." rdoc_options: [] 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.3.5 signing_key: specification_version: 3 summary: A simple Ruby wrapper for the Foursquare API test_files: []