--- !ruby/object:Gem::Specification name: whenyouneedme-handsoap version: !ruby/object:Gem::Version version: 1.1.4 platform: ruby authors: - Troels Knak-Nielsen - Jimmi Westerberg autorequire: bindir: bin cert_chain: [] date: 2009-11-04 00:00:00 +01:00 default_executable: dependencies: [] description: Handsoap is a library for creating SOAP clients in Ruby email: - troelskn@gmail.com - frontend@unwire.dk executables: [] extensions: [] extra_rdoc_files: - README.markdown files: - DEPLOY.markdown - README.markdown - VERSION.yml - generators/handsoap/USAGE - generators/handsoap/handsoap_generator.rb - generators/handsoap/templates/DUMMY - lib/handsoap.rb - lib/handsoap/compiler.rb - lib/handsoap/deferred.rb - lib/handsoap/http.rb - lib/handsoap/http/drivers.rb - lib/handsoap/http/drivers/abstract_driver.rb - lib/handsoap/http/drivers/curb_driver.rb - lib/handsoap/http/drivers/event_machine_driver.rb - lib/handsoap/http/drivers/http_client_driver.rb - lib/handsoap/http/drivers/mock_driver.rb - lib/handsoap/http/drivers/net_http_driver.rb - lib/handsoap/http/part.rb - lib/handsoap/http/request.rb - lib/handsoap/http/response.rb - lib/handsoap/parser.rb - lib/handsoap/service.rb - lib/handsoap/xml_mason.rb - lib/handsoap/xml_query_front.rb has_rdoc: true homepage: http://github.com/unwire/handsoap licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 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: - |- You need to install either "curb" or "httpclient", using one of: gem install curb gem install httpclient - It is recommended that you install either "nokogiri" or "libxml-ruby" rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Handsoap is a library for creating SOAP clients in Ruby test_files: []