diff options
author | Vitaly Takmazov | 2013-12-07 14:54:04 +0400 |
---|---|---|
committer | Vitaly Takmazov | 2013-12-07 14:54:04 +0400 |
commit | 78d6e25f674d083466e32051c26e8ee5ea840afe (patch) | |
tree | 9efdae36561f5555cc36231f30ddf2adc3c4e58e /Podfile | |
parent | 1b1c8ed0549432071d85952f767b8b72e35f8e0a (diff) |
fix constraints
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ pod 'Masonry' pod 'SWRevealViewController' pod 'PDKeychainBindingsController' pod 'RestKit' -pod 'SDWebImage' +pod 'JMImageCache' end target "JuickTests" do |