We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cec5af commit 74d0755Copy full SHA for 74d0755
4 files changed
Gemfile
@@ -1,7 +1,7 @@
1
source 'https://rubygems.org'
2
3
# The Cocoa library package manager.
4
-gem 'cocoapods'
+gem 'cocoapods', :git => 'https://github.com/CocoaPods/CocoaPods.git', :tag => '1.1.0.rc.2'
5
6
# A CocoaPods plugin to remove and de-intergrate CocoaPods from your project .
7
gem 'cocoapods-deintegrate'
0 commit comments