blob: 1d1fa880a7aeceb23c430792c939c8e03686492b [file] [log] [blame]
{
"name": "GrowingTextViewHandler",
"platforms": {
"ios": "8.0"
},
"version": "1.0.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-objc",
"source": {
"git": "https://github.com/hsusmita/GrowingTextViewHandler-objc.git",
"tag": "1.0.1"
},
"source_files": "GrowingTextViewHandler-objc/GrowingTextViewHandler-objc/Source/*",
"requires_arc": true
}