2 "name": "ReadMoreTextView",
4 "summary": "UITextView subclass with \"read more\"/\"read less\" capabilities and UITextView extensions to handle touches in characters range.",
5 "description": "UITextView subclass with \"Read more\" behavior.\nUITextView extensions to handle touches in characters range. \n\n* Set \"read more\"/\"read less\" text as a String or NSAttributedString\n* Set maximum number of lines to display\n* Turn trim on/off\n* Live updates and setup in Interface Builder\n* Use UITextView extension methods to detect touches in arbitrary text ranges.",
6 "homepage": "http://ilya.puchka.me/custom-uitextview-in-swift/",
12 "Ilya Puchka": "ilya@puchka.me"
14 "social_media_url": "http://twitter.com/ilyapuchka",
19 "git": "https://github.com/ilyapuchka/ReadMoreTextView.git",
22 "source_files": "Sources/*.swift"