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.\n",
6 "homepage": "https://github.com/chrisdevereux/Slash",
12 "Chris Devereux": "devereux.chris@gmail.com"
15 "git": "https://github.com/chrisdevereux/Slash.git",
22 "public_header_files": [
24 "Slash/SLSMarkupParser.h",
32 "Slash/SLSMarkupParser.m",
33 "Slash/SLSTaggedRange.m",
40 "Slash/SLSTagParser.m",
41 "Slash/SLSTagLexer.gen.m",
42 "Slash/SLSTagParser.gen.m",