[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 6 / e / RDRStickyKeyboardView / 0.0.1.1 / RDRStickyKeyboardView.podspec.json
blob4069d3034c0a25d171e6e3eb5e7a7f7c0c26c430
2   "name": "RDRStickyKeyboardView",
3   "version": "0.0.1.1",
4   "platforms": {
5     "ios": null
6   },
7   "license": "MIT",
8   "summary": "Replication of iMessage's text input behavior on iOS 7",
9   "homepage": "https://github.com/datwelk/RDRStickyKeyboardView",
10   "authors": {
11     "Damiaan Twelker": "damiaan@whirlingcode.com"
12   },
13   "source": {
14     "git": "https://github.com/datwelk/RDRStickyKeyboardView.git",
15     "tag": "0.0.1.1"
16   },
17   "description": "Add iMessage's text input behavior (UIScrollViewKeyboardDismissModeInteractive + persistent inputAccessoryView) to any UIScrollView.",
18   "source_files": "RDRStickyKeyboardView/*.{h,m}",
19   "requires_arc": true