Skip to content

Commit 74d0755

Browse files
committed
update pods and dependencies
1 parent 3cec5af commit 74d0755

4 files changed

Lines changed: 237 additions & 63 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22

33
# The Cocoa library package manager.
4-
gem 'cocoapods'
4+
gem 'cocoapods', :git => 'https://github.com/CocoaPods/CocoaPods.git', :tag => '1.1.0.rc.2'
55

66
# A CocoaPods plugin to remove and de-intergrate CocoaPods from your project .
77
gem 'cocoapods-deintegrate'

0 commit comments

Comments
 (0)