Update MessageKit.podspec

This commit is contained in:
Nathan Tannar
2019-05-13 09:38:11 -07:00
committed by GitHub
parent 207fadddc6
commit 754a5a14c2
+2 -2
View File
@@ -5,8 +5,8 @@ Pod::Spec.new do |s|
s.summary = 'An elegant messages UI library for iOS.'
s.homepage = 'https://github.com/MessageKit/MessageKit'
s.social_media_url = 'https://twitter.com/nathantannar4'
s.author = { "Nathan Tannar" => "nathantannar4@gmail.com" }
s.social_media_url = 'https://twitter.com/_SD10_'
s.author = { "Steven Deutsch" => "stevensdeutsch@yahoo.com" }
s.source = { :git => 'https://github.com/MessageKit/MessageKit.git', :tag => s.version }
s.source_files = 'Sources/**/*.swift'