Fix IBAV SPM minimum version

This commit is contained in:
Jakub Kaspar
2020-09-16 22:10:08 +02:00
parent 3e20aee113
commit 7c83db3b0a
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'MessageKit'
s.version = '3.4.0'
s.version = '3.4.1'
s.license = { :type => "MIT", :file => "LICENSE.md" }
s.summary = 'An elegant messages UI library for iOS.'