Update MessageKit.podspec

This commit is contained in:
Steven Deutsch
2017-07-27 02:21:01 -05:00
parent db2e929296
commit 32265a463d
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'MessageKit'
s.version = '0.1.0'
s.license = { :type => "MIT", :file => "LICENSE" }
s.license = { :type => "MIT", :file => "LICENSE.md" }
s.summary = 'An elegant messages UI library for iOS.'
s.homepage = 'https://github.com/MessageKit/MessageKit'