We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 691e9bf commit 188705bCopy full SHA for 188705b
SwiftMessages.podspec
@@ -3,7 +3,7 @@ Pod::Spec.new do |spec|
3
spec.version = '9.0.7'
4
spec.license = { :type => 'MIT' }
5
spec.homepage = 'https://github.com/SwiftKickMobile/SwiftMessages'
6
- spec.authors = { 'Timothy Moose' => 'tim@swiftkick.it' }
+ spec.authors = { 'Timothy Moose' => 'tim@swiftkickmobile.com' }
7
spec.summary = 'A very flexible message bar for iOS written in Swift.'
8
spec.source = {:git => 'https://github.com/SwiftKickMobile/SwiftMessages.git', :tag => spec.version}
9
spec.platform = :ios, '12.0'
0 commit comments