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 ff63ed9..b17b80a 100644
--- a/Podfile
+++ b/Podfile
@@ -4,6 +4,7 @@ platform :ios, "6.0"
target "Juick" do
pod 'MWFeedParser'
pod 'TTTAttributedLabel'
+pod 'Masonry'
end
target "JuickTests" do