--- !ruby/object:Gem::Specification name: lookout-clickatell version: !ruby/object:Gem::Version version: 0.8.3 prerelease: platform: ruby authors: - Luke Redpath - Kyle Barton - R. Tyler Croy autorequire: bindir: bin cert_chain: [] date: 2012-07-06 00:00:00.000000000Z dependencies: [] description: Ruby interface to the Clickatell SMS gateway service. email: - luke@lukeredpath.co.uk executables: - sms extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - 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_spec.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 homepage: https://github.com/lookout/clickatell licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: 784157112864947881 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: 784157112864947881 requirements: [] rubyforge_project: rubygems_version: 1.8.10 signing_key: specification_version: 3 summary: Ruby interface to the Clickatell SMS gateway service. test_files: - spec/api_spec.rb - spec/cli_options_spec.rb - spec/command_executor_spec.rb - spec/hash_ext_spec.rb - spec/response_spec.rb - spec/spec.opts - spec/spec_helper.rb