Skip to content

Commit 4f8ec7d

Browse files
committed
Podspec has been updated.
1 parent cb81938 commit 4f8ec7d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

MagicTimer.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'MagicTimer'
3-
s.version = '2.0.0'
3+
s.version = '1.0.5'
44
s.summary = 'MagicTimer framework, your ultimate solution for handling timers in your iOS applications. This framework provides a powerful and flexible timer implementation with various features to meet your timer needs.'
55

66
s.homepage = 'https://github.com/MagicTimerFW/MagicTimer'
@@ -12,5 +12,4 @@ Pod::Spec.new do |s|
1212
s.swift_versions = ['5.0']
1313
s.source_files = 'Sources/**/*'
1414
s.frameworks = 'Foundation'
15-
s.dependency 'MagicTimerCore'
1615
end

0 commit comments

Comments
 (0)