Skip to content

Commit 42c2fc0

Browse files
committed
- Fixed podspec pointing wrongly.
1 parent 1f290f2 commit 42c2fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LXReorderableCollectionViewFlowLayout.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
s.author = 'Stan Chang Khin Boon'
1111
s.source = {
1212
:git => 'https://github.com/lxcid/LXReorderableCollectionViewFlowLayout.git',
13-
:commit => 'HEAD'
13+
:tag => '0.0.2'
1414
}
1515
s.platform = :ios, '4.3'
1616
s.source_files = 'LXReorderableCollectionViewFlowLayout/'

0 commit comments

Comments
 (0)