lexrus / LTMorphingLabel

[EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.
MIT License
8.07k stars 782 forks source link

DebugPrintable renamed issue #58

Closed narolachirag closed 8 years ago

narolachirag commented 8 years ago

I install pod in my objective -c code and it's give me error like this for many class on pod file

DebugPrintable has been renamed to CustomStringConvertable

lexrus commented 8 years ago

Hi @narolachirag I've double checked this lib. There's no DebugPrintable in recent versions. Could you please update to the latest version?