# -*- encoding: utf-8 -*- # stub: bobes-textmagic 0.2.2 ruby lib Gem::Specification.new do |s| s.name = "bobes-textmagic".freeze s.version = "0.2.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Vladim\u00C3\u00ADr Bobe\u00C5\u00A1 Tu\u00C5\u00BEinsk\u00C3\u00BD".freeze] s.date = "2009-05-25" s.email = "vladimir.tuzinsky@gmail.com".freeze s.extra_rdoc_files = ["LICENSE".freeze, "README.rdoc".freeze] s.files = [".document".freeze, ".gitignore".freeze, "LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION.yml".freeze, "lib/api.rb".freeze, "lib/charset.rb".freeze, "lib/error.rb".freeze, "lib/executor.rb".freeze, "lib/response.rb".freeze, "lib/textmagic.rb".freeze, "lib/validation.rb".freeze, "test/test_api.rb".freeze, "test/test_charset.rb".freeze, "test/test_error.rb".freeze, "test/test_executor.rb".freeze, "test/test_helper.rb".freeze, "test/test_response.rb".freeze, "test/test_validation.rb".freeze, "textmagic.gemspec".freeze] s.homepage = "http://github.com/bobes/textmagic".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Ruby interface to the TextMagic's SMS gateway".freeze s.test_files = ["test/test_api.rb".freeze, "test/test_charset.rb".freeze, "test/test_error.rb".freeze, "test/test_executor.rb".freeze, "test/test_helper.rb".freeze, "test/test_response.rb".freeze, "test/test_validation.rb".freeze] end