# -*- encoding: utf-8 -*- # stub: soapy_cake 1.4.0 ruby lib Gem::Specification.new do |s| s.name = "soapy_cake".freeze s.version = "1.4.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 = ["ad2games GmbH".freeze] s.date = "2015-03-17" s.description = "Simple client for the CAKE API (http://getcake.com)".freeze s.email = ["developers@ad2games.com".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, ".ruby-version".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "api_versions.yml".freeze, "lib/soapy_cake.rb".freeze, "lib/soapy_cake/admin.rb".freeze, "lib/soapy_cake/admin_addedit.rb".freeze, "lib/soapy_cake/affiliate.rb".freeze, "lib/soapy_cake/client.rb".freeze, "lib/soapy_cake/const.rb".freeze, "lib/soapy_cake/error.rb".freeze, "lib/soapy_cake/helper.rb".freeze, "lib/soapy_cake/request.rb".freeze, "lib/soapy_cake/response.rb".freeze, "lib/soapy_cake/version.rb".freeze, "soapy_cake.gemspec".freeze, "spec/fixtures/vcr_cassettes/ADDEDIT_integration_test/geo_targeting/creates_geo_targetings.yml".freeze, "spec/fixtures/vcr_cassettes/ADDEDIT_integration_test/offer_/_offer_contract_caps/removes_a_cap_for_an_offer_contract.yml".freeze, "spec/fixtures/vcr_cassettes/ADDEDIT_integration_test/offer_/_offer_contract_caps/updates_a_cap_for_an_offer_contract.yml".freeze, "spec/fixtures/vcr_cassettes/ADDEDIT_integration_test/offer_contracts/creates_an_offer_contract.yml".freeze, "spec/fixtures/vcr_cassettes/ADDEDIT_integration_test/offer_contracts/updates_an_offer_contract.yml".freeze, "spec/fixtures/vcr_cassettes/ADDEDIT_integration_test/offer_tiers/adds_an_offer_tier.yml".freeze, "spec/fixtures/vcr_cassettes/ADDEDIT_integration_test/offers/creates_an_offer.yml".freeze, "spec/fixtures/vcr_cassettes/ADDEDIT_integration_test/offers/updates_an_offer.yml".freeze, "spec/fixtures/vcr_cassettes/Integration_test/raises_if_there_is_an_error.yml".freeze, "spec/fixtures/vcr_cassettes/Integration_test/returns_a_clicks_report_with_a_defined_time_range.yml".freeze, "spec/fixtures/vcr_cassettes/Integration_test/returns_an_affiliate_with_correct_data_types.yml".freeze, "spec/lib/soapy_cake/addedit_integration_spec.rb".freeze, "spec/lib/soapy_cake/admin_spec.rb".freeze, "spec/lib/soapy_cake/affiliate_spec.rb".freeze, "spec/lib/soapy_cake/integration_spec.rb".freeze, "spec/lib/soapy_cake/request_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://ad2games.com".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Simple client for the CAKE API".freeze s.test_files = ["spec/fixtures/vcr_cassettes/ADDEDIT_integration_test/geo_targeting/creates_geo_targetings.yml".freeze, "spec/fixtures/vcr_cassettes/ADDEDIT_integration_test/offer_/_offer_contract_caps/removes_a_cap_for_an_offer_contract.yml".freeze, "spec/fixtures/vcr_cassettes/ADDEDIT_integration_test/offer_/_offer_contract_caps/updates_a_cap_for_an_offer_contract.yml".freeze, "spec/fixtures/vcr_cassettes/ADDEDIT_integration_test/offer_contracts/creates_an_offer_contract.yml".freeze, "spec/fixtures/vcr_cassettes/ADDEDIT_integration_test/offer_contracts/updates_an_offer_contract.yml".freeze, "spec/fixtures/vcr_cassettes/ADDEDIT_integration_test/offer_tiers/adds_an_offer_tier.yml".freeze, "spec/fixtures/vcr_cassettes/ADDEDIT_integration_test/offers/creates_an_offer.yml".freeze, "spec/fixtures/vcr_cassettes/ADDEDIT_integration_test/offers/updates_an_offer.yml".freeze, "spec/fixtures/vcr_cassettes/Integration_test/raises_if_there_is_an_error.yml".freeze, "spec/fixtures/vcr_cassettes/Integration_test/returns_a_clicks_report_with_a_defined_time_range.yml".freeze, "spec/fixtures/vcr_cassettes/Integration_test/returns_an_affiliate_with_correct_data_types.yml".freeze, "spec/lib/soapy_cake/addedit_integration_spec.rb".freeze, "spec/lib/soapy_cake/admin_spec.rb".freeze, "spec/lib/soapy_cake/affiliate_spec.rb".freeze, "spec/lib/soapy_cake/integration_spec.rb".freeze, "spec/lib/soapy_cake/request_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 3.0.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) 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