aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2016-10-24 12:54:54 -0700
committerGravatar Muxi Yan <mxyan@google.com>2016-10-24 12:54:54 -0700
commitd54e1bc6600add81276533c16210ab5f65d9bad6 (patch)
tree44e13f7159b75be26c5ca4841e38f8a50b44b13a /src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
parent93fc27735bef37a72054f6ffb7b18c80fee31de6 (diff)
bug fix
Diffstat (limited to 'src/objective-c/!ProtoCompiler-gRPCPlugin.podspec')
-rw-r--r--src/objective-c/!ProtoCompiler-gRPCPlugin.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec b/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
index 384641854f..57f5cc91d1 100644
--- a/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
+++ b/src/objective-c/!ProtoCompiler-gRPCPlugin.podspec
@@ -81,7 +81,7 @@ Pod::Spec.new do |s|
}
s.authors = { 'The gRPC contributors' => 'grpc-packages@google.com' }
- repo = 'muxi/grpc'
+ repo = 'grpc/grpc'
file = "grpc_objective_c_plugin-#{v}-macos-x86_64.zip"
s.source = {
# TODO(mxyan): Reverse this change when v1.0.1 is released