2 "name": "DHStyleString",
4 "summary": "An easy way to created styled NSAttributedString objects.",
5 "description": " Create a stylespec (similar to CSS) and then apply it to\n single strings, multiline strings, or just embed style\n tags in a large set of text. Result is a NSAttributedString.\n Much easier than trying to create all of the style dictionaries\n by hand.\n",
6 "homepage": "http://github.com/davidahouse/DHStyleString",
9 "David House": "davidahouse@gmail.com"
12 "git": "https://github.com/davidahouse/DHStyleString.git",
15 "social_media_url": "https://twitter.com/davidahouse",
20 "source_files": "Classes"