summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2014-02-03 16:51:47 +0400
committerGravatar Vitaly Takmazov2014-02-03 16:51:47 +0400
commit57c8c45a4730fe7c980b8b7eadf94ca60b97db43 (patch)
tree162041af6bd2f3d8f383cf9842a356c07068f04c /Podfile
parent4fd723c665a2b828447fcc9476c752803f76ea35 (diff)
Still fighting with scroll :(
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Podfile b/Podfile
index 15820fc..2d5f0f1 100644
--- a/Podfile
+++ b/Podfile
@@ -12,6 +12,7 @@ pod 'SDWebImage'
pod 'FontAwesome+iOS'
pod 'NSDate+TimeAgo'
pod 'JVFloatLabeledTextField'
+pod 'SVPullToRefresh'
end
target "JuickTests" do