summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile1
1 files changed, 1 insertions, 0 deletions
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