# -*- encoding: utf-8 -*-
# stub: grpc-tools 0.14.1.pre1 ruby lib

Gem::Specification.new do |s|
  s.name = "grpc-tools".freeze
  s.version = "0.14.1.pre1".freeze

  s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["grpc Authors".freeze]
  s.date = "2016-05-10"
  s.description = "protoc and the Ruby gRPC protoc plugin".freeze
  s.email = "grpc-io@googlegroups.com".freeze
  s.executables = ["grpc_tools_ruby_protoc.rb".freeze, "grpc_tools_ruby_protoc_plugin.rb".freeze]
  s.files = ["README.md".freeze, "bin/grpc_tools_ruby_protoc.rb".freeze, "bin/grpc_tools_ruby_protoc_plugin.rb".freeze, "bin/x86-linux/grpc_ruby_plugin".freeze, "bin/x86-linux/protoc".freeze, "bin/x86-macos/grpc_ruby_plugin".freeze, "bin/x86-macos/protoc".freeze, "bin/x86-windows/grpc_ruby_plugin.exe".freeze, "bin/x86-windows/protoc.exe".freeze, "bin/x86_64-linux/grpc_ruby_plugin".freeze, "bin/x86_64-linux/protoc".freeze, "bin/x86_64-macos/grpc_ruby_plugin".freeze, "bin/x86_64-macos/protoc".freeze, "bin/x86_64-windows/grpc_ruby_plugin.exe".freeze, "bin/x86_64-windows/protoc.exe".freeze, "os_check.rb".freeze, "version.rb".freeze]
  s.homepage = "https://github.com/google/grpc/tree/master/src/ruby/tools".freeze
  s.licenses = ["BSD-3-Clause".freeze]
  s.rubygems_version = "3.5.10".freeze
  s.summary = "Development tools for Ruby gRPC".freeze
end