blob: 0c6770986cc03d5556f2e7adf18944394695eae6 [file] [log] [blame]
{
"name": "GrowingTextViewHandler-Swift",
"platforms": {
"ios": "8.0"
},
"version": "1.2",
"summary": "An NSObject subclass to handle resizing of UITextView as the user types in.",
"authors": {
"Susmita Horrow": "susmita.horrow@gmail.com"
},
"license": "MIT",
"homepage": "https://github.com/hsusmita/GrowingTextViewHandler",
"source": {
"git": "https://github.com/hsusmita/GrowingTextViewHandler.git",
"tag": "1.2"
},
"source_files": "GrowingTextViewHandler/Source/*",
"requires_arc": true,
"swift_version": "4.2"
}