Skip to content

Commit

Permalink
Updated CocoaDaemon pod file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ideastouch committed Jan 27, 2019
1 parent 336bbb9 commit 0e57cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CocoaDaemon.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CocoaDaemon'
s.version = '0.9.5'
s.version = '1.0.0'
s.summary = 'Daemon Kit to manage background closures to be called each set period of time.'
s.homepage = 'https://github.com/ideastouch/CocoaDaemon'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

0 comments on commit 0e57cd5

Please sign in to comment.