You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DSScrollKit.podspec
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
Pod::Spec.newdo |s|
2
2
s.name='DSScrollKit'
3
-
s.version='0.2.0'
3
+
s.version='0.3.0'
4
4
s.swift_versions=['5.7']
5
5
s.summary='ScrollKit is a SwiftUI library that adds powerful scrolling features to SwiftUI, such as offset tracking and sticky scroll header views.'
6
6
s.description='ScrollKit is a SwiftUI library that adds powerful scrolling features to SwiftUI, such as offset tracking and sticky scroll header views. It makes it easy to add cool scroll view features to your SwiftUI apps.'
0 commit comments