Skip to content

Commit

Permalink
Update InfinityScrollKit.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreJanineh authored Sep 24, 2024
1 parent d96c112 commit 1cb2204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InfinityScrollKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Pod::Spec.new do |spec|

# ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
spec.name = "InfinityScrollKit"
spec.version = "1.0.4"
spec.version = "1.0.5"
spec.summary = "A SwiftUI library that provides infinite scrolling functionality for lists."
spec.description = <<-DESC
InfinityScrollKit is a lightweight and easy-to-use SwiftUI library designed for implementing infinite scroll views. It supports various platforms, including iOS, tvOS, macOS, macCatalyst, watchOS, and visionOS. Whether you're dealing with paginated APIs or dynamic content loading, this library simplifies the process of building endless scrolling lists in SwiftUI.
Expand Down

0 comments on commit 1cb2204

Please sign in to comment.