Skip to content

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander committed Apr 19, 2022
1 parent 0d14835 commit d759d3b
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Sources/VerticalFlowLayout/VerticalFlowLayout.swift
Binary file not shown.
Binary file added Sources/VerticalFlowLayout/VerticalView.swift
Binary file not shown.
2 changes: 1 addition & 1 deletion VerticalFlowLayout.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "VerticalFlowLayout"
s.version = "0.0.2"
s.version = "0.0.3"
s.summary = "Tinder UI built with UICollectionView in Swift."
s.homepage = "https://github.com/rastaman111/VerticalFlowLayout"
s.source = { :git => "https://github.com/rastaman111/VerticalFlowLayout.git", :tag => s.version }
Expand Down

0 comments on commit d759d3b

Please sign in to comment.