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 edb4893..41427a5 100644
--- a/Podfile
+++ b/Podfile
@@ -8,7 +8,7 @@ pod 'Masonry'
pod 'SWRevealViewController'
pod 'PDKeychainBindingsController'
pod 'RestKit'
-pod 'SDWebImage'
+pod 'JMImageCache'
end
target "JuickTests" do