[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 0 / 3 / UnderKeyboard / 6.0.0 / UnderKeyboard.podspec.json
blob4cd7860b4edcad4a991884ecaf0ce8ebc5208651
2   "name": "UnderKeyboard",
3   "version": "6.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": "6.0.0"
16   },
17   "source_files": "UnderKeyboard/*.swift",
18   "platforms": {
19     "ios": "8.0"
20   }