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: ScrollableStackView.podspec
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
Pod::Spec.newdo |s|
2
2
s.name='ScrollableStackView'
3
3
s.version='1.0.1'
4
-
s.summary='Scrollable UIStackView. Scroll your stack view with a smile up on your face. Written in Swift 3. Used Apple'spureautolayout.IfyouneedtouseUIStackViewscrollable(likeUIScrollView)thisistherightlibraryforyou.AlsosupportsforObjective-Ctoo!'
4
+
s.summary='Scrollable UIStackView. Scroll your stack view with a smile up on your face. Written in Swift 3. Used Apples pure auto layout.'
5
5
s.description=<<-DESC
6
6
7
-
Scrollable UIStackView. Scroll your stack view with a smile up on your face. Written in Swift 3. Used Apple'spureautolayout.IfyouneedtouseUIStackViewscrollable(likeUIScrollView)thisistherightlibraryforyou.AlsosupportsforObjective-C too!
7
+
Scrollable UIStackView. Scroll your stack view with a smile up on your face. Written in Swift 3. Used Apples pure auto layout. If you need to use UIStackView scrollable (like UIScrollView) this is the right library for you. Also supports for Objective-C too!
0 commit comments