blob: 4069d3034c0a25d171e6e3eb5e7a7f7c0c26c430 [file] [log] [blame]
{
"name": "RDRStickyKeyboardView",
"version": "0.0.1.1",
"platforms": {
"ios": null
},
"license": "MIT",
"summary": "Replication of iMessage's text input behavior on iOS 7",
"homepage": "https://github.com/datwelk/RDRStickyKeyboardView",
"authors": {
"Damiaan Twelker": "damiaan@whirlingcode.com"
},
"source": {
"git": "https://github.com/datwelk/RDRStickyKeyboardView.git",
"tag": "0.0.1.1"
},
"description": "Add iMessage's text input behavior (UIScrollViewKeyboardDismissModeInteractive + persistent inputAccessoryView) to any UIScrollView.",
"source_files": "RDRStickyKeyboardView/*.{h,m}",
"requires_arc": true
}