[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / 0 / IQKeyboardManager / 4.0.4 / IQKeyboardManager.podspec.json
blob3013d53fe7fa6d29c331416862c5a3dc3e6a858b
2   "name": "IQKeyboardManager",
3   "version": "4.0.4",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQKeyboardManager.git",
6     "tag": "v4.0.4"
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": "8.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