[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / 3 / UnderKeyboard / 2.0.1 / UnderKeyboard.podspec.json
blob6909b8075444ddcc7f6f56b4850714233e2cf3a3
2   "name": "UnderKeyboard",
3   "version": "2.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/exchangegroup/UnderKeyboard",
8   "summary": "An iOS / Swift libary for moving content from under the keyboard",
9   "description": "                   This library helps moving your views when a keyboard appears and move them back in place when it hides. It includes helper classes for animating a bottom Auto Layout constraint and the bottom inset of a scroll view.\n",
10   "authors": {
11     "Evgenii Neumerzhitckii": "sausageskin@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/exchangegroup/UnderKeyboard.git",
15     "tag": "2.0.1"
16   },
17   "source_files": "UnderKeyboard/*.swift",
18   "platforms": {
19     "ios": "8.0"
20   }