diff options
author | Vitaly Takmazov | 2016-08-14 03:27:57 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2016-08-14 03:27:57 +0300 |
commit | 561df6a1c494bf820c0ed7e3a5b448efd41003f2 (patch) | |
tree | 32533aa0690f7983364e9d31b65135f5b34c3300 /Podfile | |
parent | e32c85b7650c0869a2aa319111a837ede75669d1 (diff) |
XLForm
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |