2 "name": "LSRichTextEditor",
4 "summary": "An iOS rich text editor with markup code parsing component.",
5 "description": "The rich text component extends the UITextView by adding formatting attributes to selected ranges or typed letters. A toolbar is providing buttons for the according formatting features. The additional parser implementation provides transformation feature for markup languages, currently is only BBCode supported. Additionally, a markup encoded string can be exported from the formatted text.",
6 "homepage": "https://www.lshift.de",
7 "screenshots": "https://raw.githubusercontent.com/lshift-de/LSRichTextEditor/master/LSRichTextEditor.png",
10 "Peter Lieder": "peter@lshift.de"
13 "git": "https://github.com/lshift-de/LSRichTextEditor.git",
20 "source_files": "Pod/Classes/**/*",