aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/cpp/helloworld/cocoapods/Podfile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cpp/helloworld/cocoapods/Podfile')
-rw-r--r--examples/cpp/helloworld/cocoapods/Podfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/cpp/helloworld/cocoapods/Podfile b/examples/cpp/helloworld/cocoapods/Podfile
index a471fe03cf..5467f97080 100644
--- a/examples/cpp/helloworld/cocoapods/Podfile
+++ b/examples/cpp/helloworld/cocoapods/Podfile
@@ -1,8 +1,6 @@
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
-source 'https://github.com/muxi/grpc-pod.git'
-
install! 'cocoapods', :deterministic_uuids => false
target 'HelloWorldCpp' do