Update MessageKit.podspec for v0.5.0

This commit is contained in:
Steven Deutsch
2017-08-22 02:48:50 -05:00
parent 866a9b5ce6
commit e2fc3c6471
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'MessageKit'
s.version = '0.4.0'
s.version = '0.5.0'
s.license = { :type => "MIT", :file => "LICENSE.md" }
s.summary = 'An elegant messages UI library for iOS.'