4 "summary": "A simple, extensible, language for styling attributed strings.",
5 "description": "A simple, extensible markup language for styling NSAttributedStrings. The language is similar in appearance to HTML, however the tag vocabulary and styles can be easily customized by passing a dictionary argument to the parser.",
6 "homepage": "https://github.com/chrisdevereux/Slash",
12 "Chris Devereux": "devereux.chris@gmail.com"
15 "git": "https://github.com/chrisdevereux/Slash.git",
18 "frameworks": "CoreText",
23 "public_header_files": [
25 "Slash/SLSMarkupParser.h",
33 "Slash/SLSMarkupParser.m",