Update LICENSE
Update LICENSE Added emails Update LICENSE Update cocoapods.gemspec Update LICENSE Update LICENSE
Showing
... | ... | @@ -7,9 +7,9 @@ Gem::Specification.new do |s| |
s.version = Pod::VERSION | ||
s.date = Date.today | ||
s.license = "MIT" | ||
s.email = ["eloy.de.enige@gmail.com", "fabiopelosin@gmail.com"] | ||
s.email = ["eloy.de.enige@gmail.com", "fabiopelosin@gmail.com", "kyle@fuller.li", "segiddins@segiddins.me"] | ||
s.homepage = "https://github.com/CocoaPods/CocoaPods" | ||
s.authors = ["Eloy Duran", "Fabio Pelosin"] | ||
s.authors = ["Eloy Duran", "Fabio Pelosin", "Kyle Fuller", "Samuel Giddins"] | ||
s.summary = "The Cocoa library package manager." | ||
s.description = "CocoaPods manages library dependencies for your Xcode project.\n\n" \ | ||
... | ... |
Please
register
or
sign in
to comment