We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a1f02b commit 53b3987Copy full SHA for 53b3987
1 file changed
MagicTimer.podspec
@@ -8,8 +8,8 @@
8
9
Pod::Spec.new do |s|
10
s.name = 'MagicTimer'
11
- s.version = '0.1.8'
12
- s.summary = 'Magic Timer is a label timer that deals with schedule timer'
+ s.version = '0.1.9'
+ s.summary = 'MagicTimer is a UIView based timer that displays a countdown or count-up timer.'
13
14
s.homepage = 'https://github.com/sadeghgoo/MagicTimer'
15
s.license = { :type => 'MIT', :file => 'LICENSE' }
0 commit comments