blob: 61644930a5d219651ff3fdad1dfaf265ca254bef [file] [log] [blame]
{
"name": "ASAutoResizingTextView",
"version": "0.1.12",
"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.12"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}