# -*- encoding: utf-8 -*- # stub: t2_airtime 0.2.5 ruby lib Gem::Specification.new do |s| s.name = "t2_airtime".freeze s.version = "0.2.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["matteolc".freeze] s.bindir = "exe".freeze s.date = "2017-09-05" s.description = "Wrapper methods to interface with [TransferTo](https://www.transfer-to.com/home) Airtime API".freeze s.email = ["matteo@voxbox.io".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, ".travis.yml".freeze, "CODE_OF_CONDUCT.md".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "app/controllers/t2_airtime/airtime_controller.rb".freeze, "config/routes.rb".freeze, "doc/T2Airtime.html".freeze, "doc/T2Airtime/API.html".freeze, "doc/T2Airtime/Account.html".freeze, "doc/T2Airtime/AirtimeController.html".freeze, "doc/T2Airtime/Base.html".freeze, "doc/T2Airtime/ConfigurationError.html".freeze, "doc/T2Airtime/Country.html".freeze, "doc/T2Airtime/Engine.html".freeze, "doc/T2Airtime/Error.html".freeze, "doc/T2Airtime/Operator.html".freeze, "doc/T2Airtime/Product.html".freeze, "doc/T2Airtime/Reply.html".freeze, "doc/T2Airtime/Request.html".freeze, "doc/T2Airtime/Test.html".freeze, "doc/T2Airtime/Transaction.html".freeze, "doc/T2Airtime/Util.html".freeze, "doc/_index.html".freeze, "doc/class_list.html".freeze, "doc/css/common.css".freeze, "doc/css/full_list.css".freeze, "doc/css/style.css".freeze, "doc/file.README.html".freeze, "doc/file_list.html".freeze, "doc/frames.html".freeze, "doc/index.html".freeze, "doc/js/app.js".freeze, "doc/js/full_list.js".freeze, "doc/js/jquery.js".freeze, "doc/method_list.html".freeze, "doc/top-level-namespace.html".freeze, "lib/t2_airtime.rb".freeze, "lib/t2_airtime/api.rb".freeze, "lib/t2_airtime/base.rb".freeze, "lib/t2_airtime/engine.rb".freeze, "lib/t2_airtime/errors.rb".freeze, "lib/t2_airtime/reply.rb".freeze, "lib/t2_airtime/request.rb".freeze, "lib/t2_airtime/serializer.rb".freeze, "lib/t2_airtime/url.rb".freeze, "lib/t2_airtime/util.rb".freeze, "lib/t2_airtime/version.rb".freeze, "release".freeze, "t2_airtime.gemspec".freeze] s.homepage = "https://github.com/matteolc/t2_airtime".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Wrapper methods to interface with [TransferTo](https://www.transfer-to.com/home) Airtime API".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.15".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 5.1.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.2".freeze, ">= 2.2.1".freeze]) s.add_runtime_dependency(%q.freeze, ["= 0.9.1".freeze]) s.add_runtime_dependency(%q.freeze, ["= 2.1.2".freeze]) end