2 "name": "NRAutoIncreasingTextView",
4 "summary": "Auto increasing text view (as you type)",
5 "description": "This library lets the text view auto adjust its height. You can set the max number of lines to show without scroll. Once the content exceeds that count the textview will allow user to scroll to see remaining content.",
6 "homepage": "https://github.com/NalineeR/NRAutoIncreasingTextView",
12 "NalineeR": "nalinee.rajpurohit95@gmail.com"
15 "git": "https://github.com/NalineeR/NRAutoIncreasingTextView.git",
21 "source_files": "Sources/**/*.swift",
22 "swift_versions": "4.2",
23 "swift_version": "4.2"