We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad5cfb commit 103d9b4Copy full SHA for 103d9b4
SwiftNotificationCenter.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "SwiftNotificationCenter"
3
- s.version = "1.0.5"
+ s.version = "1.0.4"
4
s.summary = "A Type Safe, Thread Safe, ARC Safe Protocol Oriented NotificationCenter"
5
s.homepage = "https://github.com/100mango/SwiftNotificationCenter"
6
s.license = { :type => 'MIT', :file => 'LICENSE.txt' }
0 commit comments