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 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