Skip to content

Commit 4f0b541

Browse files
committed
release: v0.2.2
add Swift Package Manager manifest
1 parent 463e12a commit 4f0b541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JQCollectionViewAlignLayout.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'JQCollectionViewAlignLayout'
11-
s.version = '0.2.1'
11+
s.version = '0.2.2'
1212
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.'
1313

1414
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)