From 63f9e9576991fa8e50ca728836c6ba6917bbbc26 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 30 Jan 2014 17:16:06 +0400 Subject: LoginView --- Podfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Podfile') diff --git a/Podfile b/Podfile index b353595..15820fc 100644 --- a/Podfile +++ b/Podfile @@ -11,6 +11,7 @@ pod 'RestKit' pod 'SDWebImage' pod 'FontAwesome+iOS' pod 'NSDate+TimeAgo' +pod 'JVFloatLabeledTextField' end target "JuickTests" do -- cgit v1.2.3