# -*- encoding: utf-8 -*- # stub: google-protobuf 3.0.0.alpha.2.0 ruby lib # stub: ext/google/protobuf_c/extconf.rb Gem::Specification.new do |s| s.name = "google-protobuf".freeze s.version = "3.0.0.alpha.2.0".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 = ["Protobuf Authors".freeze] s.date = "2015-02-26" s.description = "Protocol Buffers are Google's data interchange format.".freeze s.email = "protobuf@googlegroups.com".freeze s.extensions = ["ext/google/protobuf_c/extconf.rb".freeze] s.files = ["ext/google/protobuf_c/defs.c".freeze, "ext/google/protobuf_c/encode_decode.c".freeze, "ext/google/protobuf_c/extconf.rb".freeze, "ext/google/protobuf_c/map.c".freeze, "ext/google/protobuf_c/message.c".freeze, "ext/google/protobuf_c/protobuf.c".freeze, "ext/google/protobuf_c/protobuf.h".freeze, "ext/google/protobuf_c/repeated_field.c".freeze, "ext/google/protobuf_c/storage.c".freeze, "ext/google/protobuf_c/upb.c".freeze, "ext/google/protobuf_c/upb.h".freeze, "lib/google/protobuf.rb".freeze, "tests/basic.rb".freeze, "tests/generated_code_test.rb".freeze, "tests/stress.rb".freeze] s.licenses = ["BSD".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Protocol Buffers".freeze s.test_files = ["tests/basic.rb".freeze, "tests/stress.rb".freeze, "tests/generated_code_test.rb".freeze] end