Skip to content

Commit 9a3f058

Browse files
committed
Updated author in podspec
1 parent d8b2a7a commit 9a3f058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mocker.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Pod::Spec.new do |spec|
77
spec.homepage = 'https://github.com/WeTransfer/Mocker'
88
spec.license = { :type => 'MIT', :file => 'LICENSE' }
99
spec.authors = {
10-
'Antoine van der Lee' => 'antoine@wetransfer.com',
10+
'Antoine van der Lee' => 'ajvanderlee@gmail.com',
1111
'Samuel Beek' => '[email protected]'
1212
}
1313
spec.source = { :git => 'https://github.com/WeTransfer/Mocker.git', :tag => spec.version.to_s }

0 commit comments

Comments
 (0)