2 "name": "JMAttributedFormat",
4 "summary": "Use format strings to localize NSAttributedString",
5 "description": " This library adds functionality to create NSAttributedString\n instances using a format string with format specifiers. Like\n NSString, the format specifiers can change the order of\n arguments, so your styled strings can be flexibly localized.\n",
6 "homepage": "https://github.com/jmah/JMAttributedString",
12 "Jonathon Mah": "me@JonathonMah.com"
14 "social_media_url": "http://twitter.com/dev_etc",
16 "git": "https://github.com/jmah/JMAttributedString.git",
19 "source_files": "JMAttributedFormat.{h,m}",