[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 9 / a / QBKeyboardHandler / 0.2.1 / QBKeyboardHandler.podspec.json
blob568fe9dc76a4d7050416e0c6b510b3fc751fba0a
2   "name": "QBKeyboardHandler",
3   "version": "0.2.1",
4   "summary": "iOS keyboard handler view controller",
5   "description": "iOS keyboard handler view controller\nHandles keyboard hide in outside click.\nHandles Next button in keyboard.\nHandles Return button in keyboard.\nHandles keyboard hides some portion of content issue.",
6   "homepage": "https://github.com/sakkeerhussain/QBKeyboardHandler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sakkeer Hussain": "sakkeerhussainp@gmail.com",
13     "Sumesh Sivan": "sumeshshivan@gmail.com"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/sakkeerhussain/QBKeyboardHandler.git",
20     "tag": "0.2.1"
21   },
22   "source_files": [
23     "BaseViewController",
24     "BaseViewController/*.{h,m}"
25   ],
26   "requires_arc": true