We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b2a7a commit 9a3f058Copy full SHA for 9a3f058
Mocker.podspec
@@ -7,7 +7,7 @@ Pod::Spec.new do |spec|
7
spec.homepage = 'https://github.com/WeTransfer/Mocker'
8
spec.license = { :type => 'MIT', :file => 'LICENSE' }
9
spec.authors = {
10
- 'Antoine van der Lee' => 'antoine@wetransfer.com',
+ 'Antoine van der Lee' => 'ajvanderlee@gmail.com',
11
'Samuel Beek' => '[email protected]'
12
}
13
spec.source = { :git => 'https://github.com/WeTransfer/Mocker.git', :tag => spec.version.to_s }
0 commit comments