From 78d6e25f674d083466e32051c26e8ee5ea840afe Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 7 Dec 2013 14:54:04 +0400 Subject: fix constraints --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Podfile') 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 -- cgit v1.2.3