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: JQCollectionViewAlignLayout.podspec
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
Pod::Spec.newdo |s|
10
10
s.name='JQCollectionViewAlignLayout'
11
-
s.version='0.2.1'
11
+
s.version='0.2.2'
12
12
s.summary='A custom layout object based on flow layout, that supports setting horizontal, vertical alignment and RTL(right to left) direction of collection view items.'
13
13
14
14
# This description is used to generate tags and improve search results.
0 commit comments