diff options
author | Vitaly Takmazov | 2018-11-05 22:45:49 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-11-05 22:45:49 +0300 |
commit | 8af785b209412b5d52dcd0503ccdbab108c506a7 (patch) | |
tree | 265cdf02b408f65dd2398ffbd321bd68e256b67d /Podfile | |
parent | 3fb9ed7994aa50b1281ec6be1ff4727842d3d0c2 (diff) |
Bye-bye, TTTAttributedLabel
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ platform :ios, "11.1" target "Juick" do pod 'AFNetworking' pod 'MWFeedParser' - pod 'TTTAttributedLabel' pod 'PDKeychainBindingsController' pod 'YYModel' pod 'DateTools' |