diff options
author | Vitaly Takmazov | 2014-02-03 16:56:33 +0400 |
---|---|---|
committer | Vitaly Takmazov | 2014-02-03 16:56:33 +0400 |
commit | 26cee3f257e7c42f33b84214e36dd13327a30600 (patch) | |
tree | b7d87dbc03b189c4acea5b8eedf390512641b4cc /Podfile | |
parent | 57c8c45a4730fe7c980b8b7eadf94ca60b97db43 (diff) |
UIAlertView -> SIAlertView
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ pod 'FontAwesome+iOS' pod 'NSDate+TimeAgo' pod 'JVFloatLabeledTextField' pod 'SVPullToRefresh' +pod 'SIAlertView' end target "JuickTests" do |