blob: ff746d1ea05d336aed9e2ffa802c8ea54f74eab6 [file] [log] [blame]
{
"name": "ASAutoResizingTextView",
"version": "0.1.11",
"summary": "This is an extension for UITextView.",
"description": "This is an extension for UITextView control which makes auto-resize when user makes typing.",
"homepage": "https://github.com/svetlanama/ASAutoResizingTextView",
"license": "MIT",
"authors": {
"Svitlana Moiseyenko": "alexandrovna.sveta@gmail.com"
},
"source": {
"git": "https://github.com/svetlanama/ASAutoResizingTextView.git",
"tag": "0.1.11"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}