[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / 0 / IQKeyboardManager / 6.5.8 / IQKeyboardManager.podspec.json
blob5944c49feff6f6b9f6cc6a13508c8618fb841afc
2   "name": "IQKeyboardManager",
3   "version": "6.5.8",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQKeyboardManager.git",
6     "tag": "v6.5.8"
7   },
8   "summary": "Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView.",
9   "homepage": "https://github.com/hackiftekhar/IQKeyboardManager",
10   "screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQKeyboardManager/master/Screenshot/IQKeyboardManagerScreenshot.png",
11   "license": "MIT",
12   "authors": {
13     "Iftekhar Qurashi": "hack.iftekhar@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "IQKeyboardManager/**/*.{h,m}",
19   "public_header_files": [
20     "IQKeyboardManager/IQKeyboardManager.h",
21     "IQKeyboardManager/IQKeyboardReturnKeyHandler.h",
22     "IQKeyboardManager/Categories/IQUIScrollView+Additions.h",
23     "IQKeyboardManager/Categories/IQUITextFieldView+Additions.h",
24     "IQKeyboardManager/Categories/IQUIView+Hierarchy.h",
25     "IQKeyboardManager/Categories/IQUIViewController+Additions.h",
26     "IQKeyboardManager/Constants/IQKeyboardManagerConstants.h",
27     "IQKeyboardManager/IQTextView/IQTextView.h",
28     "IQKeyboardManager/IQToolbar/IQBarButtonItem.h",
29     "IQKeyboardManager/IQToolbar/IQPreviousNextView.h",
30     "IQKeyboardManager/IQToolbar/IQTitleBarButtonItem.h",
31     "IQKeyboardManager/IQToolbar/IQToolbar.h",
32     "IQKeyboardManager/IQToolbar/IQUIView+IQKeyboardToolbar.h"
33   ],
34   "frameworks": [
35     "UIKit",
36     "Foundation",
37     "CoreGraphics",
38     "QuartzCore"
39   ],
40   "requires_arc": true