aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC.podspec
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-04-27 15:06:54 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2016-04-27 15:09:11 -0700
commit1b2db6333d4783e18b8d72db7893a758c4fcd2b9 (patch)
treef3bdec6654c313ec6bd2b8b1e0b2646d0edb82d9 /gRPC.podspec
parent9c734c0335fb30e6a10e1eb8387080378b4ced89 (diff)
Moved protos out of core_codegen interface
Diffstat (limited to 'gRPC.podspec')
-rw-r--r--gRPC.podspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/gRPC.podspec b/gRPC.podspec
index d66e03354b..ace137f104 100644
--- a/gRPC.podspec
+++ b/gRPC.podspec
@@ -303,6 +303,7 @@ Pod::Spec.new do |s|
'include/grpc/grpc.h',
'include/grpc/status.h',
'include/grpc/impl/codegen/byte_buffer.h',
+ 'include/grpc/impl/codegen/byte_buffer_reader.h',
'include/grpc/impl/codegen/compression_types.h',
'include/grpc/impl/codegen/connectivity_state.h',
'include/grpc/impl/codegen/grpc_types.h',