summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Podfile b/Podfile
index 0bc7b0c..eb20b2c 100644
--- a/Podfile
+++ b/Podfile
@@ -7,7 +7,7 @@ target "Juick" do
pod 'SWRevealViewController'
pod 'PDKeychainBindingsController'
pod 'RestKit', '~> 0.26.0'
- pod 'DFImageManager'
+ pod 'YYWebImage'
pod 'FontAwesome+iOS'
pod 'NSDate+TimeAgo'
pod 'SIAlertView'