summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile2
1 files changed, 1 insertions, 1 deletions
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