Skip to content

Commit 188705b

Browse files
committed
Fix email address
1 parent 691e9bf commit 188705b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftMessages.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Pod::Spec.new do |spec|
33
spec.version = '9.0.7'
44
spec.license = { :type => 'MIT' }
55
spec.homepage = 'https://github.com/SwiftKickMobile/SwiftMessages'
6-
spec.authors = { 'Timothy Moose' => 'tim@swiftkick.it' }
6+
spec.authors = { 'Timothy Moose' => 'tim@swiftkickmobile.com' }
77
spec.summary = 'A very flexible message bar for iOS written in Swift.'
88
spec.source = {:git => 'https://github.com/SwiftKickMobile/SwiftMessages.git', :tag => spec.version}
99
spec.platform = :ios, '12.0'

0 commit comments

Comments
 (0)