summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-11-03 06:08:35 +0400
committerGravatar Vitaly Takmazov2013-11-03 06:08:35 +0400
commit08574251153406e4755f58c2ee5548ee32e308fb (patch)
tree26325a6adace092e919234064b0446c3a80812a1 /Podfile
parent6dfbafe71aba41bdcf8aba331c1c193c88b42561 (diff)
avatars
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