summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2014-01-30 17:16:06 +0400
committerGravatar Vitaly Takmazov2014-01-30 17:16:17 +0400
commit63f9e9576991fa8e50ca728836c6ba6917bbbc26 (patch)
treefed956ca4f77869f37ddd561d7fc3e4129d66317 /Podfile
parentc0a5f540950dcf34eb08dc990ec753df6ae98ede (diff)
LoginView
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile1
1 files changed, 1 insertions, 0 deletions
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