[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 3 / d / InfinitScrollView / 0.0.3 / InfinitScrollView.podspec.json
blobf85f543ffb23a9ece5fac0f955edd6126388ea94
2   "name": "InfinitScrollView",
3   "version": "0.0.3",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiangyu-sun": "luc.alexander.sun@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/xiangyu-sun/InfinitScrollView.git",
16     "tag": "0.0.3"
17   },
18   "swift_versions": "5.8",
19   "platforms": {
20     "ios": "14.0"
21   },
22   "source_files": "InfinitScrollView/Classes/**/*",
23   "swift_version": "5.8"