[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 0 / 3 / UnderKeyboard / 9.0.0 / UnderKeyboard.podspec.json
blob0a6c70e663772943059102c89cbf2d693c4cb0ad
2   "name": "UnderKeyboard",
3   "version": "9.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/marketplacer/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 class for animating a bottom Auto Layout constraint.",
10   "authors": {
11     "Evgenii Neumerzhitckii": "sausageskin@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/marketplacer/UnderKeyboard.git",
15     "tag": "9.0.0"
16   },
17   "source_files": "UnderKeyboard/*.swift",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pushed_with_swift_version": "4.0"