[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 2 / KeyboardAnimator / 0.0.4 / KeyboardAnimator.podspec.json
blob553b99baf015c5fcbeb4bbecd799643f60896d3a
2   "name": "KeyboardAnimator",
3   "version": "0.0.4",
4   "summary": "KeyboardAnimator makes it easy to animate layout changes in response to keyboard transitions",
5   "description": "Have you ever written code to change the layout of a UI element in response to presentation or dismissal of the keyboard? KeyboardAnimator makes it easy to animate these layout changes.",
6   "homepage": "https://github.com/esetnik/KeyboardAnimator",
7   "license": "MIT",
8   "authors": {
9     "Ethan Setnik": "esetnik@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/esetnik/KeyboardAnimator.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "KeyboardAnimator",
19   "pushed_with_swift_version": "3.0"