Fixup: Readme to 1.0.0-pre1 too instead of 1.0.0

pull/7413/head
Jorge Canizales 9 years ago
parent f8c4580939
commit 886eecf1e0
  1. 2
      src/objective-c/README.md

@ -48,7 +48,7 @@ Pod::Spec.new do |s|
src = '.'
# We'll use protoc with the gRPC plugin.
s.dependency '!ProtoCompiler-gRPCPlugin', '~> 1.0'
s.dependency '!ProtoCompiler-gRPCPlugin', '~> 1.0.0-pre1'
# Pods directory corresponding to this app's Podfile, relative to the location of this podspec.
pods_root = '<path to your Podfile>/Pods'

Loading…
Cancel
Save