From 25fa16da75ba6500e88f220e5abbd4d7d19afe83 Mon Sep 17 00:00:00 2001 From: Zhigang Fang Date: Wed, 13 Feb 2013 01:44:24 +0800 Subject: [PATCH] Modify podfile --- Podfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Podfile b/Podfile index 9ba2301..92a10af 100644 --- a/Podfile +++ b/Podfile @@ -2,3 +2,5 @@ platform :ios, '6.0' pod 'MagicalRecord', '~> 2.0.8' pod 'GoogleAnalytics-iOS-SDK', '~> 2.0beta3' pod 'NUI', '~>0.2.1' +pod 'RDActionSheet', '~>0.0.1' +pod 'AHAlertView', '~>0.0.1'