From 08574251153406e4755f58c2ee5548ee32e308fb Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 3 Nov 2013 06:08:35 +0400 Subject: avatars --- Podfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Podfile') 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 -- cgit v1.2.3