summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-12-07 14:54:04 +0400
committerGravatar Vitaly Takmazov2013-12-07 14:54:04 +0400
commit78d6e25f674d083466e32051c26e8ee5ea840afe (patch)
tree9efdae36561f5555cc36231f30ddf2adc3c4e58e /Podfile
parent1b1c8ed0549432071d85952f767b8b72e35f8e0a (diff)
fix constraints
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