From 37470445c965555e8a136c0eb68b4896b5bcf620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Sun, 3 Apr 2016 04:41:55 -0700 Subject: [PATCH] Typo in podspec --- MapboxDirections.swift.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MapboxDirections.swift.podspec b/MapboxDirections.swift.podspec index a444e4023..9bc8833f8 100644 --- a/MapboxDirections.swift.podspec +++ b/MapboxDirections.swift.podspec @@ -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 ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #