[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 5 / 3 / d / InfinitScrollView / 0.0.4 / InfinitScrollView.podspec.json
blobd209a1c126ac67cd548d230661e992414887e945
2   "name": "InfinitScrollView",
3   "version": "0.0.4",
4   "summary": "A UIKit lib that allow infinite scrolll apun a finite data source",
5   "description": "InfiniteScrollView 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.4"
17   },
18   "swift_versions": "5.8",
19   "platforms": {
20     "ios": "14.0"
21   },
22   "source_files": "InfiniteScrollView/Classes/**/*",
23   "swift_version": "5.8"