# -*- encoding: utf-8 -*- # stub: twilio-twimlbin 0.0.2 ruby lib Gem::Specification.new do |s| s.name = "twilio-twimlbin".freeze s.version = "0.0.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 = ["Kentaro Yoshida".freeze] s.date = "2013-05-21" s.email = ["y.ken.studio@gmail.com".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "lib/twilio-twimlbin.rb".freeze, "test/helper.rb".freeze, "test/test_twimlbin.rb".freeze, "twilio-twimlbin.gemspec".freeze] s.homepage = "https://github.com/y-ken/twimlbin".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Twimlbin wrapper class. You can use twimlbin.com to host twilio markup language without your own server.".freeze s.test_files = ["test/helper.rb".freeze, "test/test_twimlbin.rb".freeze] s.specification_version = 3 s.add_development_dependency(%q.freeze, [">= 0".freeze]) end