CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

JMAttributedFormat 1.0.1

JMAttributedFormat 1.0.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Apr 2015

Maintained by Jonathon Mah.



Use format strings to localize NSAttributedString

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.

Installation

pod 'JMAttributedFormat'

Authors

Jonathon Mah

License

MIT