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