2 "name": "MTInteractiveTextView",
4 "summary": "A UITextView subclass that makes it possible to add actions to text ranges.",
5 "description": "This UITextView subclass makes it very easy to assing actions to a text ranges within the textview.\nIt also provides a quick way to highlight interactive parts of the string.",
6 "homepage": "https://bitbucket.org/mamudamuja/mtinteractivetextview",
12 "tomicmilutin": "milutin@appbuilder.at"
15 "git": "https://bitbucket.org/mamudamuja/mtinteractivetextview",
21 "source_files": "MTInteractiveTextView/Classes/**/*",
22 "frameworks": "UIKit",
23 "pushed_with_swift_version": "3.2"