Skip to content

Commit

Permalink
Update EasyTimer.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
fahlout committed Mar 7, 2016
1 parent 0399fa1 commit da031cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EasyTimer.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'EasyTimer'
s.version = 'v1.0.1'
s.version = '1.0.1'
s.license = { :type => 'UA', :file => 'LICENSE' }
s.summary = 'Easy way to use NSTimer in Swift for delaying code or repeating code'
s.homepage = 'https://github.com/highbay/EasyTimer'
Expand Down

0 comments on commit da031cb

Please sign in to comment.