summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2016-08-14 03:27:57 +0300
committerGravatar Vitaly Takmazov2016-08-14 03:27:57 +0300
commit561df6a1c494bf820c0ed7e3a5b448efd41003f2 (patch)
tree32533aa0690f7983364e9d31b65135f5b34c3300 /Podfile
parente32c85b7650c0869a2aa319111a837ede75669d1 (diff)
XLForm
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