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 bf9fa6c commit b1b538cCopy full SHA for b1b538c
1 file changed
Dimina.podspec
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
10
s.homepage = 'https://github.com/didi/dimina'
11
s.license = { :type => 'Apache-2.0', :file => 'LICENSE' }
12
s.author = { 'Lehem' => 'lehemyang@gmail.com' }
13
- s.source = { :git => 'https://github.com/didi/dimina.git', :tag => s.version.to_s }
+ s.source = { :git => 'https://github.com/didi/dimina.git', :tag => "v#{s.version}" }
14
15
s.ios.deployment_target = '14.0'
16
s.swift_version = '5.0'
0 commit comments