# -*- encoding: utf-8 -*- # stub: rubiii-apricoteatsgorilla 0.5.8 ruby lib Gem::Specification.new do |s| s.name = "rubiii-apricoteatsgorilla".freeze s.version = "0.5.8".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-09-17" s.description = "SOAP communication helper".freeze s.email = "me@rubiii.com".freeze s.extra_rdoc_files = ["README.rdoc".freeze] s.files = [".gitignore".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "apricoteatsgorilla.gemspec".freeze, "lib/apricoteatsgorilla.rb".freeze, "lib/apricoteatsgorilla/apricoteatsgorilla.rb".freeze, "lib/apricoteatsgorilla/xml_node.rb".freeze, "spec/apricoteatsgorilla/apricoteatsgorilla_hash_to_xml_spec.rb".freeze, "spec/apricoteatsgorilla/apricoteatsgorilla_spec.rb".freeze, "spec/apricoteatsgorilla/apricoteatsgorilla_xml_to_hash_spec.rb".freeze, "spec/apricoteatsgorilla/xml_node_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://github.com/rubiii/apricoteatsgorilla".freeze s.rdoc_options = ["--charset=UTF-8".freeze, "--title".freeze, "Apricot eats Gorilla".freeze, "--main".freeze, "README.rdoc".freeze, "--line-numbers".freeze, "--inline-source".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "SOAP communication helper".freeze s.test_files = ["spec/spec_helper.rb".freeze, "spec/apricoteatsgorilla/apricoteatsgorilla_xml_to_hash_spec.rb".freeze, "spec/apricoteatsgorilla/xml_node_spec.rb".freeze, "spec/apricoteatsgorilla/apricoteatsgorilla_spec.rb".freeze, "spec/apricoteatsgorilla/apricoteatsgorilla_hash_to_xml_spec.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["= 0.8.241".freeze]) s.add_development_dependency(%q.freeze, [">= 1.2.8".freeze]) end