5pods
Creating NSAttributedStrings involve quite a bit of boilerplate code, but with Attributed, creating them is easy.
License: MIT
DHLoadingIndicatorView is a view to use when you are loading content in the background and want to let the user know that something is happening. The view contains an animated activity indicator along with an optional text label.
There are many customizable features of the view to fit your UI.
License: MIT
Create a stylespec (similar to CSS) and then apply it to single strings, multiline strings, or just embed style tags in a large set of text. Result is a NSAttributedString. Much easier than trying to create all of the style dictionaries by hand.
License: MIT