summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-12-18 06:08:24 +0400
committerGravatar Vitaly Takmazov2013-12-18 06:08:24 +0400
commitae905ed7107078b9681515d14b44b7283bd227e2 (patch)
tree1762cb6516057f7f5009281f51fffaf3f6ab7cf5 /Podfile
parentce630eef61d4acd8f5c4e1d6a3a60780c5ec4af3 (diff)
timeAgo
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Podfile b/Podfile
index a4e5fa2..b353595 100644
--- a/Podfile
+++ b/Podfile
@@ -10,6 +10,7 @@ pod 'PDKeychainBindingsController'
pod 'RestKit'
pod 'SDWebImage'
pod 'FontAwesome+iOS'
+pod 'NSDate+TimeAgo'
end
target "JuickTests" do