Skip to content

Commit a8e39b4

Browse files
committed
Updated podspec
1 parent a537b5f commit a8e39b4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ChatLayout.podspec

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'ChatLayout'
3-
s.version = '0.2.5'
3+
s.version = '0.2.6'
44
s.summary = 'An alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation.'
55
s.swift_version = '5.2'
66

@@ -34,6 +34,4 @@ UICollectionView. It supports dynamic cells and supplementary view sizes.
3434
end
3535

3636
s.frameworks = 'UIKit'
37-
38-
s.frameworks = 'UIKit'
3937
end

0 commit comments

Comments
 (0)