[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / 0 / IQKeyboardManager / 6.5.13 / IQKeyboardManager.podspec.json
blob9a3c99aef4b3c2644531da791dbd61e72f425247
2   "name": "IQKeyboardManager",
3   "version": "6.5.13",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQKeyboardManager.git",
6     "tag": "6.5.13"
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": "11.0"
17   },
18   "source_files": "IQKeyboardManager/**/*.{h,m}",
19   "resources": "IQKeyboardManager/PrivacyInfo.xcprivacy",
20   "public_header_files": [
21     "IQKeyboardManager/IQKeyboardManager.h",
22     "IQKeyboardManager/IQKeyboardReturnKeyHandler.h",
23     "IQKeyboardManager/Categories/IQUIScrollView+Additions.h",
24     "IQKeyboardManager/Categories/IQUITextFieldView+Additions.h",
25     "IQKeyboardManager/Categories/IQUIView+Hierarchy.h",
26     "IQKeyboardManager/Categories/IQUIViewController+Additions.h",
27     "IQKeyboardManager/Constants/IQKeyboardManagerConstants.h",
28     "IQKeyboardManager/IQTextView/IQTextView.h",
29     "IQKeyboardManager/IQToolbar/IQBarButtonItem.h",
30     "IQKeyboardManager/IQToolbar/IQPreviousNextView.h",
31     "IQKeyboardManager/IQToolbar/IQTitleBarButtonItem.h",
32     "IQKeyboardManager/IQToolbar/IQToolbar.h",
33     "IQKeyboardManager/IQToolbar/IQUIView+IQKeyboardToolbar.h"
34   ],
35   "frameworks": [
36     "UIKit",
37     "Foundation",
38     "CoreGraphics",
39     "QuartzCore"
40   ],
41   "requires_arc": true