Sha256: de23241e717507e5b19c75f2842d343f1a7be924b91a89da0107a0e7710ca8a5
Contents?: true
Size: 1.85 KB
Versions: 0
Compression: gzip
Compressed size: 754 Bytes
Stored size: 754 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.2 specification_version: 1 name: clickatell version: !ruby/object:Gem::Version version: 0.4.1 date: 2007-11-26 00:00:00 +00: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/specs.html - 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: []