# -*- encoding: utf-8 -*- # stub: switchboard-contract 1.9.5 ruby lib Gem::Specification.new do |s| s.name = "switchboard-contract".freeze s.version = "1.9.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 = ["Jeff Ching".freeze] s.date = "2017-02-21" s.description = "Service Contract for Avvo's Public API".freeze s.email = ["jching@avvo.com".freeze] s.files = ["LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "contracts/3/compiled/advice_session.avpr".freeze, "contracts/3/compiled/advice_session_image.avpr".freeze, "contracts/3/compiled/advice_session_review.avpr".freeze, "contracts/3/compiled/advisor.avpr".freeze, "contracts/3/compiled/advisor_config.avpr".freeze, "contracts/3/compiled/lawyer.avpr".freeze, "contracts/3/compiled/location.avpr".freeze, "contracts/3/compiled/offer.avpr".freeze, "contracts/3/compiled/package.avpr".freeze, "contracts/3/compiled/package_detail.avpr".freeze, "contracts/3/compiled/provider_offer.avpr".freeze, "contracts/3/compiled/specialty.avpr".freeze, "contracts/3/compiled/user.avpr".freeze, "contracts/3/compiled/user_authentication.avpr".freeze, "contracts/3/source/advice_session.avdl".freeze, "contracts/3/source/advice_session_image.avdl".freeze, "contracts/3/source/advice_session_review.avdl".freeze, "contracts/3/source/advisor.avdl".freeze, "contracts/3/source/advisor_config.avdl".freeze, "contracts/3/source/common.inc".freeze, "contracts/3/source/lawyer.avdl".freeze, "contracts/3/source/location.avdl".freeze, "contracts/3/source/offer.avdl".freeze, "contracts/3/source/package.avdl".freeze, "contracts/3/source/package_detail.avdl".freeze, "contracts/3/source/provider_offer.avdl".freeze, "contracts/3/source/specialty.avdl".freeze, "contracts/3/source/user.avdl".freeze, "contracts/3/source/user_authentication.avdl".freeze, "contracts/4/compiled/lawyer.avpr".freeze, "contracts/4/compiled/lawyer_address.avpr".freeze, "contracts/4/compiled/review.avpr".freeze, "contracts/4/compiled/specialty.avpr".freeze, "contracts/4/source/lawyer.avdl".freeze, "contracts/4/source/lawyer_address.avdl".freeze, "contracts/4/source/review.avdl".freeze, "contracts/4/source/specialty.avdl".freeze, "contracts/messaging/compiled/access_token.avpr".freeze, "contracts/messaging/compiled/channel.avpr".freeze, "contracts/messaging/source/access_token.avdl".freeze, "contracts/messaging/source/channel.avdl".freeze, "contracts/mobile/compiled/advice_session.avpr".freeze, "contracts/mobile/compiled/checkout.avpr".freeze, "contracts/mobile/compiled/lawyer.avpr".freeze, "contracts/mobile/compiled/offer.avpr".freeze, "contracts/mobile/compiled/package.avpr".freeze, "contracts/mobile/compiled/package_detail.avpr".freeze, "contracts/mobile/compiled/package_slug.avpr".freeze, "contracts/mobile/compiled/promotion.avpr".freeze, "contracts/mobile/compiled/provider_offer.avpr".freeze, "contracts/mobile/compiled/review.avpr".freeze, "contracts/mobile/compiled/specialty.avpr".freeze, "contracts/mobile/source/advice_session.avdl".freeze, "contracts/mobile/source/checkout.avdl".freeze, "contracts/mobile/source/lawyer.avdl".freeze, "contracts/mobile/source/offer.avdl".freeze, "contracts/mobile/source/package.avdl".freeze, "contracts/mobile/source/package_detail.avdl".freeze, "contracts/mobile/source/package_slug.avdl".freeze, "contracts/mobile/source/promotion.avdl".freeze, "contracts/mobile/source/provider_offer.avdl".freeze, "contracts/mobile/source/review.avdl".freeze, "contracts/mobile/source/specialty.avdl".freeze, "contracts/sales_force/compiled/account.avpr".freeze, "contracts/sales_force/compiled/account_professional.avpr".freeze, "contracts/sales_force/source/account.avdl".freeze, "contracts/sales_force/source/account_professional.avdl".freeze, "contracts/verify/compiled/lawyer.avpr".freeze, "contracts/verify/compiled/license.avpr".freeze, "contracts/verify/source/lawyer.avdl".freeze, "contracts/verify/source/license.avdl".freeze, "lib/switchboard/contract.rb".freeze, "lib/switchboard/contract/documentation.rb".freeze, "lib/switchboard/contract/service.rb".freeze, "lib/switchboard/contract/version.rb".freeze] s.homepage = "".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Service Contract for Avvo's Public API".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0.1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.7".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) end