From 26cee3f257e7c42f33b84214e36dd13327a30600 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 3 Feb 2014 16:56:33 +0400 Subject: UIAlertView -> SIAlertView --- Podfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Podfile') 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 -- cgit v1.2.3