summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2017-06-28 21:53:26 +0300
committerGravatar Vitaly Takmazov2017-06-28 21:53:26 +0300
commit33cff33dcf6d48211c343245a1d93f5c8f4d408e (patch)
tree65383a86b0b8f96b16ed9a34031c9658297c321e /Podfile
parent243a5df4c6605349f227996a853bf7e0e84c5ac7 (diff)
fix build
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Podfile b/Podfile
index 180e8db..ba52477 100644
--- a/Podfile
+++ b/Podfile
@@ -11,7 +11,7 @@ target "Juick" do
pod 'YYModel'
pod 'YYWebImage'
pod 'FontAwesome+iOS'
- pod 'NSDate+TimeAgo'
+ pod 'DateTools'
pod 'SIAlertView'
pod 'XLForm'
end