Skip to content

Commit

Permalink
Update SwiftNotificationCenter.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
100mango authored Jul 20, 2018
1 parent 3f197fe commit 788f4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftNotificationCenter.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SwiftNotificationCenter"
s.version = "1.0.2"
s.version = "1.0.3"
s.summary = "A Type Safe, Thread Safe, ARC Safe Protocol Oriented NotificationCenter"
s.homepage = "https://github.com/100mango/SwiftNotificationCenter"
s.license = { :type => 'MIT', :file => 'LICENSE.txt' }
Expand Down

0 comments on commit 788f4f9

Please sign in to comment.