CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Apr 2015 |
Maintained by Jonathon Mah.
This library adds functionality to create NSAttributedString instances using a format string with format specifiers. Like NSString, the format specifiers can change the order of arguments, so your styled strings can be flexibly localized.
pod 'JMAttributedFormat'
Jonathon Mah