# -*- encoding: utf-8 -*- # stub: active_merchant_tranzila 0.0.1 ruby lib Gem::Specification.new do |s| s.name = "active_merchant_tranzila".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 = ["Astrails Ltd.".freeze] s.date = "2010-08-11" s.description = "Tranzila gateway support for ActiveMerchant".freeze s.email = "we@astrails.com".freeze s.extra_rdoc_files = ["LICENSE".freeze, "README.markdown".freeze] s.files = ["LICENSE".freeze, "README.markdown".freeze, "Rakefile".freeze, "VERSION".freeze, "active_merchant_tranzila.gemspec".freeze, "lib/active_merchant/billing/gateways/tranzila.rb".freeze, "lib/active_merchant_tranzila.rb".freeze, "test/helper.rb".freeze, "test/unit/gateways/tranzila_test.rb".freeze] s.homepage = "http://github.com/astrails/active_merchant_tranzila".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Tranzila gateway support for ActiveMerchant".freeze s.test_files = ["test/helper.rb".freeze, "test/unit/gateways/tranzila_test.rb".freeze] end