# -*- encoding: utf-8 -*- # stub: app_store_pricing_matrix 2.1.0 ruby lib Gem::Specification.new do |s| s.name = "app_store_pricing_matrix".freeze s.version = "2.1.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 = ["Kenn Ejima".freeze, "Elliot Bowes".freeze] s.date = "2012-10-26" s.description = "A simple module that holds currencies and prices from the Apple's iOS App Store.".freeze s.email = ["kenn.ejima@gmail.com".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, ".travis.yml".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app_store_pricing_matrix.gemspec".freeze, "input/aed.txt".freeze, "input/aud.txt".freeze, "input/cad.txt".freeze, "input/chf.txt".freeze, "input/cny.txt".freeze, "input/dkk.txt".freeze, "input/eur.txt".freeze, "input/gbp.txt".freeze, "input/hkd.txt".freeze, "input/idr.txt".freeze, "input/ils.txt".freeze, "input/inr.txt".freeze, "input/jpy.txt".freeze, "input/mxn.txt".freeze, "input/nok.txt".freeze, "input/nzd.txt".freeze, "input/rub.txt".freeze, "input/sar.txt".freeze, "input/sek.txt".freeze, "input/sgd.txt".freeze, "input/try.txt".freeze, "input/twd.txt".freeze, "input/usd.txt".freeze, "input/zar.txt".freeze, "lib/app_store_pricing_matrix.rb".freeze, "lib/prices/aed".freeze, "lib/prices/aed_pro".freeze, "lib/prices/aud".freeze, "lib/prices/aud_pro".freeze, "lib/prices/cad".freeze, "lib/prices/cad_pro".freeze, "lib/prices/chf".freeze, "lib/prices/chf_pro".freeze, "lib/prices/cny".freeze, "lib/prices/cny_pro".freeze, "lib/prices/dkk".freeze, "lib/prices/dkk_pro".freeze, "lib/prices/eur".freeze, "lib/prices/eur_pro".freeze, "lib/prices/gbp".freeze, "lib/prices/gbp_pro".freeze, "lib/prices/hkd".freeze, "lib/prices/hkd_pro".freeze, "lib/prices/idr".freeze, "lib/prices/idr_pro".freeze, "lib/prices/ils".freeze, "lib/prices/ils_pro".freeze, "lib/prices/inr".freeze, "lib/prices/inr_pro".freeze, "lib/prices/jpy".freeze, "lib/prices/jpy_pro".freeze, "lib/prices/mxn".freeze, "lib/prices/mxn_pro".freeze, "lib/prices/nok".freeze, "lib/prices/nok_pro".freeze, "lib/prices/nzd".freeze, "lib/prices/nzd_pro".freeze, "lib/prices/rub".freeze, "lib/prices/rub_pro".freeze, "lib/prices/sar".freeze, "lib/prices/sar_pro".freeze, "lib/prices/sek".freeze, "lib/prices/sek_pro".freeze, "lib/prices/sgd".freeze, "lib/prices/sgd_pro".freeze, "lib/prices/try".freeze, "lib/prices/try_pro".freeze, "lib/prices/twd".freeze, "lib/prices/twd_pro".freeze, "lib/prices/usd".freeze, "lib/prices/usd_pro".freeze, "lib/prices/zar".freeze, "lib/prices/zar_pro".freeze, "spec/app_store_pricing_matrix_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://github.com/kenn/app_store_pricing_matrix".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Constants for App Store Pricing Matrix".freeze s.test_files = ["spec/app_store_pricing_matrix_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 3 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end