4 "summary": "UITextView with syntax highlighting and line numbering.",
5 "description": "LFVDText adds line numbering and syntax highlighting to a UITextView. You can easily modify it to highlight other languages by giving new regex definitions. Line numbering courtesy of https://github.com/alldritt/TextKit_LineNumbers.",
6 "homepage": "https://github.com/lufevida/LFVDText",
12 "lufevida": "lufevida@gmail.com"
15 "git": "https://github.com/lufevida/LFVDText.git",
21 "source_files": "LFVDText/Classes/**/*",
22 "pushed_with_swift_version": "2.3"