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: RAMCollectionViewFlemishBondLayout.podspec
+3-3Lines changed: 3 additions & 3 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='RAMCollectionViewFlemishBondLayout'
3
-
s.version='1.0.1'
3
+
s.version='1.1'
4
4
s.summary="UICollectionViewLayout for displaying cells in groups (highlighting one of them)."
5
-
s.description="RAMCollectionViewFlemishBondLayout is a UICollectionViewLayout subclass for displaying cells in groups (highlighting one of them) with optional headerand footer views. Highlighted cell occupy much of the space and the remaining cells occupy space equally."
5
+
s.description="RAMCollectionViewFlemishBondLayout is a UICollectionViewLayout subclass for displaying cells in groups (highlighting one of them) with optional header/footer views and supported multiple sections. Highlighted cell occupy much of the space and the remaining cells occupy space equally."
0 commit comments