Skip to content

Commit db09f44

Browse files
committed
Update DateTools.podspec
1 parent e48253b commit db09f44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DateTools.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
s.author = { "Matthew York" => "my3681@gmail.com" }
1111

1212
s.source = { :git => "https://github.com/MatthewYork/DateTools.git",
13-
:tag => s.version.to_s }
13+
:tag => "v#{s.version.to_s}" }
1414

1515
s.ios.platform = :ios, '7.0'
1616
s.osx.platform = :iox, '10.7'

0 commit comments

Comments
 (0)