mirror of
https://github.com/MessageKit/MessageKit.git
synced 2026-02-06 19:03:19 +00:00
Merge branch 'master' into 3.0.0-swift5
This commit is contained in:
+2
-2
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user