# -*- encoding: utf-8 -*- # stub: spreedly 1.2.1 ruby lib Gem::Specification.new do |s| s.name = "spreedly".freeze s.version = "1.2.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Nathaniel Talbott".freeze] s.date = "2009-04-30" s.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].".freeze s.email = ["nathaniel@terralien.com".freeze] s.extra_rdoc_files = ["History.txt".freeze, "Manifest.txt".freeze, "README.txt".freeze] s.files = ["History.txt".freeze, "Manifest.txt".freeze, "README.txt".freeze, "Rakefile".freeze, "TODO".freeze, "lib/spreedly.rb".freeze, "lib/spreedly/common.rb".freeze, "lib/spreedly/mock.rb".freeze, "lib/spreedly/version.rb".freeze, "test/spreedly_gem_test.rb".freeze, "test/test_site.yml".freeze, "vendor/httparty/History".freeze, "vendor/httparty/MIT-LICENSE".freeze, "vendor/httparty/Manifest".freeze, "vendor/httparty/README".freeze, "vendor/httparty/Rakefile".freeze, "vendor/httparty/bin/httparty".freeze, "vendor/httparty/cucumber.yml".freeze, "vendor/httparty/examples/aaws.rb".freeze, "vendor/httparty/examples/basic.rb".freeze, "vendor/httparty/examples/delicious.rb".freeze, "vendor/httparty/examples/google.rb".freeze, "vendor/httparty/examples/rubyurl.rb".freeze, "vendor/httparty/examples/twitter.rb".freeze, "vendor/httparty/examples/whoismyrep.rb".freeze, "vendor/httparty/features/basic_authentication.feature".freeze, "vendor/httparty/features/command_line.feature".freeze, "vendor/httparty/features/deals_with_http_error_codes.feature".freeze, "vendor/httparty/features/handles_multiple_formats.feature".freeze, "vendor/httparty/features/steps/env.rb".freeze, "vendor/httparty/features/steps/httparty_response_steps.rb".freeze, "vendor/httparty/features/steps/httparty_steps.rb".freeze, "vendor/httparty/features/steps/mongrel_helper.rb".freeze, "vendor/httparty/features/steps/remote_service_steps.rb".freeze, "vendor/httparty/features/supports_redirection.feature".freeze, "vendor/httparty/httparty.gemspec".freeze, "vendor/httparty/lib/core_extensions.rb".freeze, "vendor/httparty/lib/httparty.rb".freeze, "vendor/httparty/lib/httparty/cookie_hash.rb".freeze, "vendor/httparty/lib/httparty/exceptions.rb".freeze, "vendor/httparty/lib/httparty/logging.rb".freeze, "vendor/httparty/lib/httparty/module_inheritable_attributes.rb".freeze, "vendor/httparty/lib/httparty/parsers.rb".freeze, "vendor/httparty/lib/httparty/parsers/json.rb".freeze, "vendor/httparty/lib/httparty/parsers/xml.rb".freeze, "vendor/httparty/lib/httparty/request.rb".freeze, "vendor/httparty/lib/httparty/response.rb".freeze, "vendor/httparty/lib/httparty/version.rb".freeze, "vendor/httparty/setup.rb".freeze, "vendor/httparty/spec/fixtures/delicious.xml".freeze, "vendor/httparty/spec/fixtures/empty.xml".freeze, "vendor/httparty/spec/fixtures/google.html".freeze, "vendor/httparty/spec/fixtures/twitter.json".freeze, "vendor/httparty/spec/fixtures/twitter.xml".freeze, "vendor/httparty/spec/fixtures/undefined_method_add_node_for_nil.xml".freeze, "vendor/httparty/spec/hash_spec.rb".freeze, "vendor/httparty/spec/httparty/cookie_hash_spec.rb".freeze, "vendor/httparty/spec/httparty/parsers/json_spec.rb".freeze, "vendor/httparty/spec/httparty/parsers/xml_spec.rb".freeze, "vendor/httparty/spec/httparty/request_spec.rb".freeze, "vendor/httparty/spec/httparty/response_spec.rb".freeze, "vendor/httparty/spec/httparty_spec.rb".freeze, "vendor/httparty/spec/spec.opts".freeze, "vendor/httparty/spec/spec_helper.rb".freeze, "vendor/httparty/spec/string_spec.rb".freeze, "vendor/httparty/website/css/common.css".freeze, "vendor/httparty/website/index.html".freeze] s.homepage = "Docs[http://terralien.com/static/projects/spreedly-gem/]".freeze s.rdoc_options = ["--main".freeze, "README.txt".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "The Spreedly gem provides a convenient Ruby wrapper for the goodness that is the http://spreedly.com API".freeze s.test_files = ["test/spreedly_gem_test.rb".freeze] s.specification_version = 2 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 1.12.2".freeze]) end