[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 6 / e / RDRStickyKeyboardView / 0.0.2 / RDRStickyKeyboardView.podspec.json
blob5d99364414cda2e0821d551e8acb2b7229738fb5
2   "name": "RDRStickyKeyboardView",
3   "version": "0.0.2",
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.2"
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