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 b9f8a56 commit ffde0baCopy full SHA for ffde0ba
JDStatusBarNotification.podspec
@@ -2,9 +2,9 @@ Pod::Spec.new do |s|
2
3
# basics
4
s.name = 'JDStatusBarNotification'
5
- s.version = '2.2.1'
+ s.version = '2.2.2'
6
s.platform = :ios, '13.0'
7
- s.swift_versions = ['5.7']
+ s.swift_versions = ['5.9']
8
s.license = { :type => 'MIT' }
9
s.author = { 'Markus Emrich' => '[email protected]' }
10
s.source = { :git => 'https://github.com/calimarkus/JDStatusBarNotification.git', :tag => "#{s.version}" }
0 commit comments