Credit where credit is due. Fabio, thanks for all the work!

This commit is contained in:
Eloy Durán
2012-10-02 20:30:59 +02:00
parent 1eb9a22b4b
commit 8f1bfd7523
2 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
Copyright (c) 2012 Eloy Durán <eloy.de.enige@gmail.com>
Copyright (c) 2011 - 2012 Eloy Durán <eloy.de.enige@gmail.com>
Copyright (c) 2012 Fabio Pelosin <fabiopelosin@gmail.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -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"
s.email = ["eloy.de.enige@gmail.com", "fabiopelosin@gmail.com"]
s.homepage = "https://github.com/CocoaPods/CocoaPods"
s.authors = ["Eloy Duran"]
s.authors = ["Eloy Duran", "Fabio Pelosin"]
s.summary = "An Objective-C library package manager."
s.description = "CocoaPods manages library dependencies for your Xcode project.\n\n" \