2 "name": "APExpandingTextView",
4 "summary": "Simple Extension of UITextView that automatically extends the height of the textview while typing",
5 "description": " Simple Extension of UITextView that automatically extends the height of the textview while typing\n\n * Super simple to use, just treat it like a normal UITextView and it will do the rest\n * Before And After Expansion Delegate Methods\n",
6 "homepage": "https://github.com/aadeshp/APExpandingTextView",
9 "Aadesh Patel": "aadeshp95@gmail.com"
12 "git": "https://github.com/aadeshp/APExpandingTextView.git",
19 "source_files": "Pod/Classes/**/*"