From 515bfcb1cd8c1173ffec737811790c180c320eae Mon Sep 17 00:00:00 2001 From: Guido Marucci Blas Date: Wed, 28 Dec 2016 14:24:59 -0300 Subject: [PATCH] Add Dustin Shahidehpour email address. --- YogaKit/YogaKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YogaKit/YogaKit.podspec b/YogaKit/YogaKit.podspec index 80372577..bcd13f1c 100644 --- a/YogaKit/YogaKit.podspec +++ b/YogaKit/YogaKit.podspec @@ -5,7 +5,7 @@ Pod::Spec.new do |spec| spec.homepage = 'https://facebook.github.io/yoga/' spec.authors = { '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.description = <<-DESC