Attributor
"Hello world!".attributor
.adding(attribute: UIColor.blue, for: .foregroundColor)
.apply(to: titleLabel)
CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
"Hello world!".attributor
.adding(attribute: UIColor.blue, for: .foregroundColor)
.apply(to: titleLabel)