--- !ruby/object:Gem::Specification name: clickatell version: !ruby/object:Gem::Version version: 0.5.0 platform: ruby authors: - Luke Redpath autorequire: bindir: bin cert_chain: [] date: 2008-08-19 00:00:00 +01:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: hoe type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.7.0 version: description: Ruby interface to the Clickatell SMS gateway service. email: contact[AT]lukeredpath.co.uk executables: - sms extensions: [] extra_rdoc_files: - History.txt - License.txt - Manifest.txt - README.txt - website/index.txt files: - History.txt - License.txt - Manifest.txt - README.txt - README.textile - Rakefile - bin/sms - lib/clickatell.rb - lib/clickatell/api.rb - lib/clickatell/api/command.rb - lib/clickatell/api/command_executor.rb - lib/clickatell/api/error.rb - lib/clickatell/api/message_status.rb - lib/clickatell/response.rb - lib/clickatell/utility.rb - lib/clickatell/utility/options.rb - lib/clickatell/version.rb - lib/core-ext/hash.rb - scripts/txt2html - setup.rb - spec/api_spec.rb - spec/hash_ext_spec.rb - spec/response_spec.rb - spec/spec.opts - spec/spec_helper.rb - website/images/footer_bg.gif - website/index.html - website/index.txt - website/javascripts/codehighlighter/code_highlighter.js - website/javascripts/codehighlighter/ruby.js - website/javascripts/rounded_corners_lite.inc.js - website/specs.html - website/stylesheets/limechoc.css - website/stylesheets/rdoc.css - website/stylesheets/screen.css - website/template.rhtml has_rdoc: true homepage: http://clickatell.rubyforge.org 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: clickatell rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: Ruby interface to the Clickatell SMS gateway service. test_files: []