Skip to content

Commit 455acf5

Browse files
author
Egor Lindberg
committed
fixed email
1 parent 7cef5ea commit 455acf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ORCarousel.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Pod::Spec.new do |s|
2424
s.homepage = 'https://github.com/Omega-R/ORCarousel'
2525
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2626
s.license = { :type => 'MIT', :file => 'LICENSE' }
27-
s.author = { 'Egor Lindberg' => 'egor-[email protected]' }
27+
s.author = { 'Egor Lindberg' => 'egor.[email protected]' }
2828
s.source = { :git => 'https://github.com/Omega-R/ORCarousel.git', :tag => s.version.to_s }
2929
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
3030

0 commit comments

Comments
 (0)