Sha256: 9546e95484735c6b87b15e0f1fc3aaf95fa99b3bbd85e4c06d6eb1edff90d055
Contents?: true
Size: 1.83 KB
Versions: 0
Compression: gzip
Compressed size: 750 Bytes
Stored size: 750 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.2 specification_version: 1 name: clickatell version: !ruby/object:Gem::Version version: 0.4.0 date: 2007-08-29 00:00:00 +01:00 summary: Ruby interface to the Clickatell SMS gateway service. require_paths: - lib email: contact[AT]lukeredpath.co.uk homepage: http://clickatell.rubyforge.org rubyforge_project: clickatell description: Ruby interface to the Clickatell SMS gateway service. autorequire: default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: post_install_message: authors: - Luke Redpath files: - History.txt - License.txt - Manifest.txt - README.txt - 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/stylesheets/limechoc.css - website/stylesheets/rdoc.css - website/stylesheets/screen.css - website/template.rhtml test_files: [] rdoc_options: - --main - README.txt extra_rdoc_files: - History.txt - License.txt - Manifest.txt - README.txt - website/index.txt executables: - sms extensions: [] requirements: [] dependencies: []