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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
Pod::Spec.newdo |s|
2
2
s.name='RAMCollectionViewFlemishBondLayout'
3
-
s.version='1.0.0'
3
+
s.version='1.0.1'
4
4
s.summary="UICollectionViewLayout for displaying cells in groups (highlighting one of them)."
5
5
s.description="RAMCollectionViewFlemishBondLayout is a UICollectionViewLayout subclass for displaying cells in groups (highlighting one of them) with optional header and footer views. Highlighted cell occupy much of the space and the remaining cells occupy space equally."
0 commit comments