[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 4 / SwiftyKeyboardObserver / 1.0.0 / SwiftyKeyboardObserver.podspec.json
blobcbf263b214c9886920d5c6cc8f619f16ab43f690
2   "name": "SwiftyKeyboardObserver",
3   "version": "1.0.0",
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 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.0.0"
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"