2 "name": "AutoKeyboardScrollView",
4 "summary": "AutoKeyboardScrollView moves text fileds up when keyboard appears",
5 "description": "AutoKeyboardScrollView is an UIScrollView subclass which makes showing and dismissing keyboard for UITextFields much easier. It works with Auto Layout",
6 "homepage": "https://github.com/honghaoz/AutoKeyboardScrollView",
7 "screenshots": "https://raw.githubusercontent.com/honghaoz/AutoKeyboardScrollView/master/demo.gif",
10 "Honghao Zhang": "zhh358@gmail.com"
13 "git": "https://github.com/honghaoz/AutoKeyboardScrollView.git",
16 "swift_versions": "5.0",
21 "source_files": "Source/*",
22 "frameworks": "UIKit",
23 "swift_version": "5.0"