[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / 0 / IQKeyboardManager / 4.0.0 / IQKeyboardManager.podspec.json
blob5f33e5f18a805ad5a917c1eed230b2f0f1c8a5de
2   "name": "IQKeyboardManager",
3   "version": "4.0.0",
4   "summary": "Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView.",
5   "homepage": "https://github.com/hackiftekhar/IQKeyboardManager",
6   "screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQKeyboardManager/master/Screenshot/IQKeyboardManagerScreenshot.png",
7   "license": "MIT",
8   "authors": {
9     "Iftekhar Qurashi": "hack.iftekhar@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/hackiftekhar/IQKeyboardManager.git",
16     "tag": "v4.0.0"
17   },
18   "source_files": "IQKeyBoardManager/**/*.{h,m}",
19   "resources": "IQKeyBoardManager/Resources/IQKeyboardManager.bundle",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "CoreGraphics"
24   ],
25   "requires_arc": true