From fad0e1e93e1f2e145970829f81a0c20e42eba09a Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 5 Nov 2013 00:10:01 +0400 Subject: RevealViewController and small other additions --- Podfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Podfile') diff --git a/Podfile b/Podfile index b17b80a..f254f2d 100644 --- a/Podfile +++ b/Podfile @@ -5,6 +5,7 @@ target "Juick" do pod 'MWFeedParser' pod 'TTTAttributedLabel' pod 'Masonry' +pod 'SWRevealViewController' end target "JuickTests" do -- cgit v1.2.3