[Add] MagicFIDO_iOS_SDK 0.1.0
[CocoaPods.git] / Specs / 7 / 0 / 3 / UnderKeyboard / 3.0.3 / UnderKeyboard.podspec.json
blobb30487c9336cf12e387553af79131f8a21a8e91a
2   "name": "UnderKeyboard",
3   "version": "3.0.3",
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 class for animating a bottom Auto Layout constraint.\n",
10   "authors": {
11     "Evgenii Neumerzhitckii": "sausageskin@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/exchangegroup/UnderKeyboard.git",
15     "tag": "3.0.3"
16   },
17   "source_files": "UnderKeyboard/*.swift",
18   "platforms": {
19     "ios": "8.0"
20   }