2 "name": "CGMessageTextView",
4 "summary": "A UITextView subclass that adds support for changing dynamically the height in base of the text.",
5 "description": "A UITextView subclass that adds support for changing dynamically the height in base of the text. Also it has multiline placeholder thanks to https://github.com/MoZhouqi/KMPlaceholderTextView. All is written in Swift and it use AutoLayout.",
6 "homepage": "https://github.com/cikpis/CGMessageTextView",
12 "Carmelo Gallo": "work@carmelogallo.com"
15 "git": "https://github.com/cikpis/CGMessageTextView.git",
18 "social_media_url": "https://twitter.com/cikpis",
22 "source_files": "CGMessageTextView/Classes/**/*",
23 "frameworks": "UIKit",
25 "swift_version": "4.2"