Skip to content

Commit

Permalink
Typo in podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
1ec5 committed Apr 3, 2016
1 parent a096d4a commit 3747044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MapboxDirections.swift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Pod::Spec.new do |s|
# Supports git, hg, bzr, svn and HTTP.
#

s.source = { :git => "https://github.com/mapbox/MapboxDirections.swift.git", :tag => "v#{m.version.to_s}" }
s.source = { :git => "https://github.com/mapbox/MapboxDirections.swift.git", :tag => "v#{s.version.to_s}" }


# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down

0 comments on commit 3747044

Please sign in to comment.