# -*- encoding: utf-8 -*- # stub: commonthread-clickatell 0.5.1 ruby lib Gem::Specification.new do |s| s.name = "commonthread-clickatell".freeze s.version = "0.5.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Luke Redpath".freeze, "Ben Wyrosdick".freeze, "Anthony Crumley".freeze] s.date = "2009-03-03" s.description = "Ruby interface to the Clickatell SMS Gateway API".freeze s.email = "ben@commonthread.com".freeze s.extra_rdoc_files = ["RDOC_README.txt".freeze] s.files = ["History.txt".freeze, "License.txt".freeze, "Manifest.txt".freeze, "RDOC_README.txt".freeze, "README.textile".freeze, "Rakefile".freeze, "clickatell.gemspec".freeze, "lib/clickatell.rb".freeze, "lib/clickatell/api.rb".freeze, "lib/clickatell/api/command.rb".freeze, "lib/clickatell/api/command_executor.rb".freeze, "lib/clickatell/api/error.rb".freeze, "lib/clickatell/api/message_status.rb".freeze, "lib/clickatell/core-ext/hash.rb".freeze, "lib/clickatell/core-ext/object.rb".freeze, "lib/clickatell/response.rb".freeze, "lib/clickatell/utility.rb".freeze, "lib/clickatell/utility/options.rb".freeze, "lib/clickatell/version.rb".freeze, "setup.rb".freeze] s.homepage = "http://clickatell.rubyforge.org".freeze s.rdoc_options = ["--main".freeze, "RDOC_README.txt".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Ruby interface to the Clickatell SMS Gateway API".freeze end