Add Dustin Shahidehpour email address.

This commit is contained in:
Guido Marucci Blas
2016-12-28 14:24:59 -03:00
parent 1247b037e6
commit 515bfcb1cd

View File

@@ -5,7 +5,7 @@ Pod::Spec.new do |spec|
spec.homepage = 'https://facebook.github.io/yoga/' spec.homepage = 'https://facebook.github.io/yoga/'
spec.authors = { spec.authors = {
'Emil Sjölander' => 'sjolander.emil@gmail.com', 'Emil Sjölander' => 'sjolander.emil@gmail.com',
'Dustin Shahidehpour' => 'email@email.com' 'Dustin Shahidehpour' => 'dshahidehpour@gmail.com'
} }
spec.summary = 'Yoga is a cross-platform layout engine which implements Flexbox.' spec.summary = 'Yoga is a cross-platform layout engine which implements Flexbox.'
spec.description = <<-DESC spec.description = <<-DESC