Update MessageKit.podspec for 0.7.0 and CHANGELOG

This commit is contained in:
Steven Deutsch
2017-09-10 05:32:50 -05:00
parent 9474b58821
commit a36082f88c
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'MessageKit'
s.version = '0.6.0'
s.version = '0.7.0'
s.license = { :type => "MIT", :file => "LICENSE.md" }
s.summary = 'An elegant messages UI library for iOS.'