--- !ruby/object:Gem::Specification name: clickatell version: !ruby/object:Gem::Version hash: 61 prerelease: false segments: - 0 - 8 - 1 version: 0.8.1 platform: ruby authors: - Luke Redpath autorequire: bindir: bin cert_chain: [] date: 2010-08-13 00:00:00 +01:00 default_executable: sms dependencies: [] description: email: luke@lukeredpath.co.uk executables: - sms extensions: [] extra_rdoc_files: - History.txt - License.txt - RDOC_README.txt files: - .gitignore - History.txt - License.txt - RDOC_README.txt - README.textile - Rakefile - bin/sms - clickatell.gemspec - 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 - spec/api_spec.rb - spec/cli_options_test.rb - spec/command_executor_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.txt - website/javascripts/codehighlighter/code_highlighter.js - website/javascripts/codehighlighter/ruby.js - website/javascripts/rounded_corners_lite.inc.js - website/stylesheets/limechoc.css - website/stylesheets/rdoc.css - website/stylesheets/screen.css - website/template.rhtml - test/clickatell_api_test.rb has_rdoc: true homepage: http://clickatell.rubyforge.org licenses: [] post_install_message: rdoc_options: - --main - RDOC_README.txt require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Ruby interface to the Clickatell SMS gateway service. test_files: - spec/api_spec.rb - spec/cli_options_test.rb - spec/command_executor_spec.rb - spec/hash_ext_spec.rb - spec/response_spec.rb - spec/spec_helper.rb - test/clickatell_api_test.rb