2 "name": "InfinitScrollView",
4 "summary": "A UIKit lib that allow infinite scrolll apun a finite data source",
5 "description": "InfiniteScrollKit is a lightweight, highly customizable open source library designed for iOS developers using UIKit. This library seamlessly integrates with your existing UIKit projects to enable infinite scrolling capabilities, even when working with a finite set of data. It's perfect for enhancing the user experience in applications where lengthy lists or collections can benefit from continuous scroll effects without the end-user ever hitting a \"dead end.\"",
6 "homepage": "https://github.com/xiangyu-sun/InfinitScrollView",
12 "xiangyu-sun": "luc.alexander.sun@icloud.com"
15 "git": "https://github.com/xiangyu-sun/InfinitScrollView.git",
18 "swift_versions": "5.8",
22 "source_files": "InfinitScrollView/Classes/**/*",
23 "swift_version": "5.8"