From e539bdfe4c81fb56fc1974596f1795e061b52663 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 3 Nov 2013 01:36:13 +0400 Subject: Detect links --- Podfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Podfile') diff --git a/Podfile b/Podfile index d67c54c..ff63ed9 100644 --- a/Podfile +++ b/Podfile @@ -3,6 +3,7 @@ platform :ios, "6.0" target "Juick" do pod 'MWFeedParser' +pod 'TTTAttributedLabel' end target "JuickTests" do -- cgit v1.2.3