Skip to content

Commit dade0cb

Browse files
committed
Typo in podspec
1 parent baf7dcf commit dade0cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MapboxGeocoder.swift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Pod::Spec.new do |s|
3131

3232
# ――― Source Location ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
3333

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

3636
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
3737

0 commit comments

Comments
 (0)