# -*- encoding: utf-8 -*- # stub: smacks-apricoteatsgorilla 0.3.6 ruby lib Gem::Specification.new do |s| s.name = "smacks-apricoteatsgorilla".freeze s.version = "0.3.6".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Daniel Harrington".freeze] s.date = "2009-05-16" s.description = "Apricot eats Gorilla is a SOAP communication helper.".freeze s.extra_rdoc_files = ["README.rdoc".freeze] s.files = ["README.rdoc".freeze, "lib/apricoteatsgorilla.rb".freeze, "test/apricoteatsgorilla/hash_to_xml_test.rb".freeze, "test/apricoteatsgorilla/shortcut_method_test.rb".freeze, "test/apricoteatsgorilla/soap_envelope_test.rb".freeze, "test/apricoteatsgorilla/xml_to_hash_test.rb".freeze, "test/apricoteatsgorilla_test.rb".freeze, "test/helper.rb".freeze] s.homepage = "http://github.com/smacks/apricoteatsgorilla".freeze s.rdoc_options = ["--inline-source".freeze, "--charset=UTF-8".freeze] s.requirements = ["shoulda for testing".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Apricot eats Gorilla is a SOAP communication helper.".freeze s.test_files = ["test/apricoteatsgorilla_test.rb".freeze, "test/helper.rb".freeze, "test/apricoteatsgorilla/hash_to_xml_test.rb".freeze, "test/apricoteatsgorilla/xml_to_hash_test.rb".freeze, "test/apricoteatsgorilla/shortcut_method_test.rb".freeze, "test/apricoteatsgorilla/soap_envelope_test.rb".freeze] s.specification_version = 2 s.add_runtime_dependency(%q.freeze, ["= 0.6.164".freeze]) end