From 561df6a1c494bf820c0ed7e3a5b448efd41003f2 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 14 Aug 2016 03:27:57 +0300 Subject: XLForm --- Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Podfile') diff --git a/Podfile b/Podfile index 00809b7..bdaa121 100644 --- a/Podfile +++ b/Podfile @@ -10,9 +10,9 @@ pod 'RestKit', '~> 0.26.0' pod 'SDWebImage' pod 'FontAwesome+iOS' pod 'NSDate+TimeAgo' -pod 'JVFloatLabeledTextField' pod 'SVPullToRefresh' pod 'SIAlertView' +pod 'XLForm' end target "JuickTests" do -- cgit v1.2.3