2 "name": "StickyFooterScrollView",
4 "summary": "StickyFooterScrollView is a simple and flexible UI component fully written in Swift.",
5 "description": "StickyFooterScrollView is developed for quick creation of UIScrollView to implement.\\nUsually when creating UIScrollView, developers have to declare and adjust many complex UI constraints to use, StickyFooterScrollView was developed to solve the above problem.\\n StickyFooterScrollView focuses on quick initialization of UIScrollView and its ease of use with a few declared simple functions",
6 "homepage": "https://github.com/fanta1ty/StickyFooterScrollView",
7 "screenshots": "https://github.com/fanta1ty/StickyFooterScrollView/blob/master/StickyFooterScrollView/Assets/Screenshot.png?raw=true",
13 "fanta1ty": "thinhnguyen12389@gmail.com"
16 "git": "https://github.com/fanta1ty/StickyFooterScrollView.git",
22 "source_files": "StickyFooterScrollView/Classes/**/*",
23 "swift_versions": "5.0",
24 "frameworks": "UIKit",
25 "swift_version": "5.0"