blob: dbf1067a70a59e95bd140f8ce2cdff67a1d6a67e [file] [log] [blame]
{
"name": "GrowingTextViewHandler-Swift",
"platforms": {
"ios": "8.0"
},
"version": "1.1",
"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.1"
},
"source_files": "GrowingTextViewHandler/Source/*",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}