Skip to content

Commit 103d9b4

Browse files
authored
Update SwiftNotificationCenter.podspec
1 parent bad5cfb commit 103d9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftNotificationCenter.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SwiftNotificationCenter"
3-
s.version = "1.0.5"
3+
s.version = "1.0.4"
44
s.summary = "A Type Safe, Thread Safe, ARC Safe Protocol Oriented NotificationCenter"
55
s.homepage = "https://github.com/100mango/SwiftNotificationCenter"
66
s.license = { :type => 'MIT', :file => 'LICENSE.txt' }

0 commit comments

Comments
 (0)