We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dfd382 commit b7ca2a5Copy full SHA for b7ca2a5
ChatLayout.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'ChatLayout'
3
- s.version = '0.2.0'
+ s.version = '0.2.1'
4
s.summary = 'An alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation.'
5
s.swift_version = '5.2'
6
0 commit comments