summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-11-05 22:45:49 +0300
committerGravatar Vitaly Takmazov2018-11-05 22:45:49 +0300
commit8af785b209412b5d52dcd0503ccdbab108c506a7 (patch)
tree265cdf02b408f65dd2398ffbd321bd68e256b67d /Podfile
parent3fb9ed7994aa50b1281ec6be1ff4727842d3d0c2 (diff)
Bye-bye, TTTAttributedLabel
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Podfile b/Podfile
index e73b7fc..12286c0 100644
--- a/Podfile
+++ b/Podfile
@@ -4,7 +4,6 @@ platform :ios, "11.1"
target "Juick" do
pod 'AFNetworking'
pod 'MWFeedParser'
- pod 'TTTAttributedLabel'
pod 'PDKeychainBindingsController'
pod 'YYModel'
pod 'DateTools'