2 "name": "ReadMoreTextView",
4 "summary": "UITextView subclass with \"read more\"/\"read less\" capabilities.",
5 "description": "UITextView subclass with \"Read more\" behavior.\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",
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/ReadMoreTextView.swift"