summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2016-08-15 01:24:24 +0300
committerGravatar Vitaly Takmazov2016-08-15 01:24:24 +0300
commit9d2b52bb9ee096c546028bd0257944cade21ab4e (patch)
tree649b4b471884b9fb0ca87ca2f229487b3b38f035 /Podfile
parenta778c55cd848b0d0d452a20e8eaf6a477c068ca3 (diff)
DFImageManager
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Podfile b/Podfile
index 14ac0e8..0bc7b0c 100644
--- a/Podfile
+++ b/Podfile
@@ -2,13 +2,12 @@
platform :ios, "9.0"
target "Juick" do
- pod 'UIScrollView-InfiniteScroll'
pod 'MWFeedParser'
pod 'TTTAttributedLabel'
pod 'SWRevealViewController'
pod 'PDKeychainBindingsController'
pod 'RestKit', '~> 0.26.0'
- pod 'SDWebImage'
+ pod 'DFImageManager'
pod 'FontAwesome+iOS'
pod 'NSDate+TimeAgo'
pod 'SIAlertView'