Update MessageKit.podspec for v0.8.1

This commit is contained in:
Steven Deutsch
2017-09-22 03:19:50 -05:00
parent e6c228cbc2
commit 920c57afa3
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'MessageKit'
s.version = '0.8.0'
s.version = '0.8.1'
s.license = { :type => "MIT", :file => "LICENSE.md" }
s.summary = 'An elegant messages UI library for iOS.'