2 "name": "GRKHTMLSummary",
4 "summary": "Creates a plaintext rendering of HTML body content.",
5 "description": "A simple utility, which when given the content of an HTML file, will extract the text content from the body, stripping HTML tags, and format the plaintext in such a way as to be used as a \"preview\" of the body content.",
6 "homepage": "https://github.com/levigroker/GRKHTMLSummary",
7 "license": "Creative Commons Attribution 3.0 Unported License",
9 "Levi Brown": "levigroker@gmail.com"
11 "social_media_url": "https://twitter.com/levigroker",
13 "git": "https://github.com/levigroker/GRKHTMLSummary.git",
20 "source_files": "GRKHTMLSummary/**/*.{h,m}",
21 "frameworks": "Foundation"