[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / b / 4 / SwiftyKeyboardObserver / 1.1.1 / SwiftyKeyboardObserver.podspec.json
blob3905ac08bdc1c7cf279609a6bf6843711d0e61cb
2   "name": "SwiftyKeyboardObserver",
3   "version": "1.1.1",
4   "summary": "A codeless library that helps adjusting your views when a keyboard appears, moves and disappears",
5   "description": "SwiftyKeyboardObserver adjusting your views when a keyboard appears, moves and disappears\n  * Zero lines of your code\n  * Supporting Storyboard configuration\n  * Supporting `UIScrollView` and scroll to active field\n  * Supporting orientation changes\n  * Supporting modal and pop-over\n  * Changing the length of a bottom Auto Layout constraint",
6   "homepage": "https://github.com/Decybel07/SwiftyKeyboardObserver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adrian Bobrowski": "adrian071993@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Decybel07/SwiftyKeyboardObserver.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "source_files": "Source/Core/**/*.swift",
25   "pushed_with_swift_version": "3.0"