# -*- encoding: utf-8 -*- # stub: ez_paypal 1.0.0 ruby lib Gem::Specification.new do |s| s.name = "ez_paypal".freeze s.version = "1.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Tianyu Huang".freeze] s.date = "2012-04-26" s.description = "Paypal express checkout plugin".freeze s.email = ["tianhsky@yahoo.com".freeze] s.extra_rdoc_files = ["README.md".freeze, "doc/index.html".freeze] s.files = [".gitignore".freeze, "README.md".freeze, "doc/EZPaypal.html".freeze, "doc/EZPaypal/Cart.html".freeze, "doc/EZPaypal/Cart/OneTimePurchaseCart.html".freeze, "doc/EZPaypal/Cart/RecurringProfile.html".freeze, "doc/EZPaypal/Cart/RecurringPurchaseCart.html".freeze, "doc/EZPaypal/Config.html".freeze, "doc/EZPaypal/Helper.html".freeze, "doc/EZPaypal/Request.html".freeze, "doc/EZPaypal/Response.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, "ez_paypal.gemspec".freeze, "lib/config.rb".freeze, "lib/core/data.rb".freeze, "lib/core/helper.rb".freeze, "lib/core/request.rb".freeze, "lib/core/response.rb".freeze, "lib/ez_paypal.rb".freeze, "lib/ez_paypal/version.rb".freeze] s.homepage = "http://rubygems.org/gems/ez_paypal".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Paypal express checkout plugin".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 1.0.4".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.6.6".freeze]) s.add_runtime_dependency(%q.freeze, [">= 3.2.2".freeze]) end