summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2014-02-03 16:56:33 +0400
committerGravatar Vitaly Takmazov2014-02-03 16:56:33 +0400
commit26cee3f257e7c42f33b84214e36dd13327a30600 (patch)
treeb7d87dbc03b189c4acea5b8eedf390512641b4cc /Podfile
parent57c8c45a4730fe7c980b8b7eadf94ca60b97db43 (diff)
UIAlertView -> SIAlertView
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Podfile b/Podfile
index 2d5f0f1..5a03bd9 100644
--- a/Podfile
+++ b/Podfile
@@ -13,6 +13,7 @@ pod 'FontAwesome+iOS'
pod 'NSDate+TimeAgo'
pod 'JVFloatLabeledTextField'
pod 'SVPullToRefresh'
+pod 'SIAlertView'
end
target "JuickTests" do