2 "name": "CSGrowingTextView",
4 "summary": "CSGrowingTextView is a iOS text view that sizes while user types using keyboard.",
5 "description": " * CSGrowingTextView was developed in need for text view that sizes while user types.\n * It has growing modes so it can resize automatically or leave it to you and is suitable for usage with autolayout.\n",
6 "homepage": "https://github.com/cloverstudio/CSGrowingTextView",
12 "Clover Developers": "github@clover-studio.com",
13 "Josip Bernat": "josip.bernat@gmail.com"
19 "git": "https://github.com/cloverstudio/CSGrowingTextView.git",
22 "source_files": "CSGrowingTextView/CSGrowingTextView/**/*.{h,m}",