# -*- encoding: utf-8 -*-
# stub: google-cloud-container_analysis 0.3.1 ruby lib

Gem::Specification.new do |s|
  s.name = "google-cloud-container_analysis".freeze
  s.version = "0.3.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 = ["Google LLC".freeze]
  s.date = "2019-09-04"
  s.description = "google-cloud-container_analysis is the official library for Container Analysis API.".freeze
  s.email = "googleapis-packages@google.com".freeze
  s.files = [".yardopts".freeze, "AUTHENTICATION.md".freeze, "LICENSE".freeze, "README.md".freeze, "lib/google-cloud-container_analysis.rb".freeze, "lib/google/cloud/container_analysis.rb".freeze, "lib/google/cloud/container_analysis/v1.rb".freeze, "lib/google/cloud/container_analysis/v1/container_analysis_client.rb".freeze, "lib/google/cloud/container_analysis/v1/container_analysis_client_config.json".freeze, "lib/google/cloud/container_analysis/v1/credentials.rb".freeze, "lib/google/cloud/container_analysis/v1/doc/google/iam/v1/iam_policy.rb".freeze, "lib/google/cloud/container_analysis/v1/doc/google/iam/v1/options.rb".freeze, "lib/google/cloud/container_analysis/v1/doc/google/iam/v1/policy.rb".freeze, "lib/google/cloud/container_analysis/v1/doc/google/type/expr.rb".freeze, "lib/google/cloud/container_analysis/version.rb".freeze, "lib/google/devtools/containeranalysis/v1/containeranalysis_pb.rb".freeze, "lib/google/devtools/containeranalysis/v1/containeranalysis_services_pb.rb".freeze]
  s.homepage = "https://github.com/googleapis/googleapis".freeze
  s.licenses = ["Apache-2.0".freeze]
  s.required_ruby_version = Gem::Requirement.new(">= 2.0.0".freeze)
  s.rubygems_version = "3.5.10".freeze
  s.summary = "API Client library for Container Analysis API".freeze

  s.specification_version = 4

  s.add_runtime_dependency(%q<grafeas-client>.freeze, ["~> 0.1".freeze])
  s.add_runtime_dependency(%q<google-gax>.freeze, ["~> 1.7".freeze])
  s.add_runtime_dependency(%q<grpc-google-iam-v1>.freeze, ["~> 0.6.9".freeze])
  s.add_development_dependency(%q<minitest>.freeze, ["~> 5.10".freeze])
  s.add_development_dependency(%q<redcarpet>.freeze, ["~> 3.0".freeze])
  s.add_development_dependency(%q<rubocop>.freeze, ["~> 0.64.0".freeze])
  s.add_development_dependency(%q<simplecov>.freeze, ["~> 0.9".freeze])
  s.add_development_dependency(%q<yard>.freeze, ["~> 0.9".freeze])
end