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 0773b51 commit ec4fc48Copy full SHA for ec4fc48
1 file changed
MagicTimer.podspec
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
14
s.homepage = 'https://github.com/sadeghgoo/MagicTimer'
15
s.license = { :type => 'MIT', :file => 'LICENSE' }
16
s.author = { 'sadeghgoo' => 'sadeghitunes2@gmail.com' }
17
- s.source = { :git => 'https://github.com/sadeghgoo/MagicTimer.git', :tag => s.version.to_s }
+ s.source = { :git => 'https://github.com/MagicTimerFW/MagicTimer.git', :tag => s.version.to_s }
18
19
s.ios.deployment_target = '11.0'
20
s.swift_versions = ['5.0']
0 commit comments