# -*- encoding: utf-8 -*- # stub: agilisto-smartcall 0.0.1 ruby lib Gem::Specification.new do |s| s.name = "agilisto-smartcall".freeze s.version = "0.0.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 = ["FIXME full name".freeze] s.date = "2009-07-01" s.description = "Gem to provide sms functionality through the Smartcall Technology Solutions web services.".freeze s.email = ["FIXME email".freeze] s.executables = ["smartcall".freeze] s.extra_rdoc_files = ["History.txt".freeze, "Manifest.txt".freeze, "PostInstall.txt".freeze, "website/index.txt".freeze] s.files = ["History.txt".freeze, "Manifest.txt".freeze, "PostInstall.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "bin/smartcall".freeze, "config/website.yml.sample".freeze, "lib/smartcall.rb".freeze, "lib/smartcall/soap/default.rb".freeze, "lib/smartcall/soap/default_driver.rb".freeze, "lib/smartcall/soap/smartcall_error.rb".freeze, "lib/smartcall/soap/sms_ws_client.rb".freeze, "lib/smartcall/utility.rb".freeze, "lib/smartcall/utility/options.rb".freeze, "script/console".freeze, "script/destroy".freeze, "script/generate".freeze, "script/txt2html".freeze, "test/test_helper.rb".freeze, "test/test_smartcall.rb".freeze, "website/index.html".freeze, "website/index.txt".freeze, "website/javascripts/rounded_corners_lite.inc.js".freeze, "website/stylesheets/screen.css".freeze, "website/template.html.erb".freeze] s.homepage = "http://github.com/agilisto/smartcall".freeze s.post_install_message = "PostInstall.txt".freeze s.rdoc_options = ["--main".freeze, "README.rdoc".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Gem to provide sms functionality through the Smartcall Technology Solutions web services.".freeze s.test_files = ["test/test_helper.rb".freeze, "test/test_smartcall.rb".freeze] s.specification_version = 2 s.add_development_dependency(%q.freeze, [">= 2.3.2".freeze]) end