--- !ruby/object:Gem::Specification name: spreedly version: !ruby/object:Gem::Version version: 1.3.1 platform: ruby authors: - Nathaniel Talbott autorequire: bindir: bin cert_chain: [] date: 2009-09-11 00:00:00 -04:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: mechanize type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: thoughtbot-shoulda type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: hoe type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.3.3 version: description: |- The Spreedly gem provides a convenient Ruby wrapper for the goodness that is the http://spreedly.com API. Created by Terralien[http://terralien.com]. email: - nathaniel@terralien.com executables: [] extensions: [] extra_rdoc_files: - History.txt - Manifest.txt - README.txt files: - History.txt - Manifest.txt - README.txt - Rakefile - TODO - lib/spreedly.rb - lib/spreedly/common.rb - lib/spreedly/mock.rb - lib/spreedly/test_hacks.rb - lib/spreedly/version.rb - test/spreedly_gem_test.rb - test/test_site.yml - vendor/httparty/History - vendor/httparty/MIT-LICENSE - vendor/httparty/Manifest - vendor/httparty/README - vendor/httparty/Rakefile - vendor/httparty/bin/httparty - vendor/httparty/cucumber.yml - vendor/httparty/examples/aaws.rb - vendor/httparty/examples/basic.rb - vendor/httparty/examples/delicious.rb - vendor/httparty/examples/google.rb - vendor/httparty/examples/rubyurl.rb - vendor/httparty/examples/twitter.rb - vendor/httparty/examples/whoismyrep.rb - vendor/httparty/features/basic_authentication.feature - vendor/httparty/features/command_line.feature - vendor/httparty/features/deals_with_http_error_codes.feature - vendor/httparty/features/handles_multiple_formats.feature - vendor/httparty/features/steps/env.rb - vendor/httparty/features/steps/httparty_response_steps.rb - vendor/httparty/features/steps/httparty_steps.rb - vendor/httparty/features/steps/mongrel_helper.rb - vendor/httparty/features/steps/remote_service_steps.rb - vendor/httparty/features/supports_redirection.feature - vendor/httparty/httparty.gemspec - vendor/httparty/lib/core_extensions.rb - vendor/httparty/lib/httparty.rb - vendor/httparty/lib/httparty/cookie_hash.rb - vendor/httparty/lib/httparty/exceptions.rb - vendor/httparty/lib/httparty/logging.rb - vendor/httparty/lib/httparty/module_inheritable_attributes.rb - vendor/httparty/lib/httparty/parsers.rb - vendor/httparty/lib/httparty/parsers/json.rb - vendor/httparty/lib/httparty/parsers/xml.rb - vendor/httparty/lib/httparty/request.rb - vendor/httparty/lib/httparty/response.rb - vendor/httparty/lib/httparty/version.rb - vendor/httparty/setup.rb - vendor/httparty/spec/fixtures/delicious.xml - vendor/httparty/spec/fixtures/empty.xml - vendor/httparty/spec/fixtures/google.html - vendor/httparty/spec/fixtures/twitter.json - vendor/httparty/spec/fixtures/twitter.xml - vendor/httparty/spec/fixtures/undefined_method_add_node_for_nil.xml - vendor/httparty/spec/hash_spec.rb - vendor/httparty/spec/httparty/cookie_hash_spec.rb - vendor/httparty/spec/httparty/parsers/json_spec.rb - vendor/httparty/spec/httparty/parsers/xml_spec.rb - vendor/httparty/spec/httparty/request_spec.rb - vendor/httparty/spec/httparty/response_spec.rb - vendor/httparty/spec/httparty_spec.rb - vendor/httparty/spec/spec.opts - vendor/httparty/spec/spec_helper.rb - vendor/httparty/spec/string_spec.rb - vendor/httparty/website/css/common.css - vendor/httparty/website/index.html has_rdoc: true homepage: http://terralien.com/static/projects/spreedly-gem/ licenses: [] post_install_message: rdoc_options: - --main - README.txt 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: terralien rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: The Spreedly gem provides a convenient Ruby wrapper for the goodness that is the http://spreedly.com API test_files: - test/spreedly_gem_test.rb