[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / 0 / IQKeyboardManager / 3.0.1 / IQKeyboardManager.podspec.json
blobb206f1955316de0b342483ac39c00f498248832c
2   "name": "IQKeyboardManager",
3   "version": "3.0.1",
4   "summary": "Keyboard TextField Manager",
5   "homepage": "https://github.com/hackiftekhar/IQKeyboardManager",
6   "screenshots": "https://github.com/hackiftekhar/IQKeyboardManager/blob/master/KeyboardTextFieldDemo/Screenshot/IQKeyboardManagerScreenshot.png",
7   "license": "MIT",
8   "authors": {
9     "Iftekhar Qurashi": "hack.iftekhar@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/hackiftekhar/IQKeyboardManager.git",
16     "tag": "v3.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "KeyboardTextFieldDemo/IQKeyBoardManager/*.{h,m}"
21   ],
22   "resources": "KeyboardTextFieldDemo/IQKeyBoardManager/IQKeyboardManager.bundle",
23   "requires_arc": true