From 33cff33dcf6d48211c343245a1d93f5c8f4d408e Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 28 Jun 2017 21:53:26 +0300 Subject: fix build --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Podfile') 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 -- cgit v1.2.3