2 "name": "WebContentView",
4 "summary": "A simple native interface for rendering rich HTML content using a UIWebView.",
5 "description": "WebContentView provides a simple native interface for rendering rich HTML content in an iPhone app using a UIWebView. It is not designed to work as a embedded web browser for on or offline content, it doesn't load URLs - think of it more as a \"rich\" version of the UITextView, where content can be set using HTML instead of plain text.",
6 "homepage": "http://charcoaldesign.co.uk/source/cocoa#webcontentview",
11 "authors": "Nick Lockwood",
16 "git": "https://github.com/nicklockwood/WebContentView.git",
19 "source_files": "WebContentView/WebContentView.{h,m}",