diff options
author | Vitaly Takmazov | 2016-08-15 21:25:35 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2016-08-15 21:25:35 +0300 |
commit | 392e98ba3c4b3e4a01bf475794d23c26e20d654a (patch) | |
tree | 1bbcf7e0b55bfac73d3abf87757338fe007f8d09 /Podfile | |
parent | 9d2b52bb9ee096c546028bd0257944cade21ab4e (diff) |
YYWebImage
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ target "Juick" do pod 'SWRevealViewController' pod 'PDKeychainBindingsController' pod 'RestKit', '~> 0.26.0' - pod 'DFImageManager' + pod 'YYWebImage' pod 'FontAwesome+iOS' pod 'NSDate+TimeAgo' pod 'SIAlertView' |