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 baf7dcf commit dade0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MapboxGeocoder.swift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Pod::Spec.new do |s|

# ――― Source Location ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

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

# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

Expand Down

0 comments on commit dade0cb

Please sign in to comment.