summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-11-10 15:56:03 +0400
committerGravatar Vitaly Takmazov2013-11-10 16:02:25 +0400
commitb60aec3598a12a5bf07ad490fa87723e308cd58b (patch)
tree412c9b1335102219c411f48bc711be58f63846c0 /Podfile
parentc7ac059a7e59ff3da4f88c53bedae29655ae900c (diff)
Images
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Podfile b/Podfile
index a089837..edb4893 100644
--- a/Podfile
+++ b/Podfile
@@ -8,6 +8,7 @@ pod 'Masonry'
pod 'SWRevealViewController'
pod 'PDKeychainBindingsController'
pod 'RestKit'
+pod 'SDWebImage'
end
target "JuickTests" do