Skip to content

Commit 9eaa85c

Browse files
authored
Merge pull request #51 from aranasaurus/master
Make `pod spec lint` pass
2 parents f95286d + 527797f commit 9eaa85c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xDripG5.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Please note this project is neither created nor backed by Dexcom, Inc. Use of th
1414
s.homepage = "https://github.com/LoopKit/xDripG5"
1515
s.license = 'MIT'
1616
s.author = { "Nathan Racklyeft" => "[email protected]" }
17-
s.source = { :git => "https://github.com/LoopKit/xDripG5.git", :tag => s.version.to_s }
17+
s.source = { :git => "https://github.com/LoopKit/xDripG5.git", :tag => "v" + s.version.to_s }
1818

1919
s.platform = :ios, '9.3'
2020
s.requires_arc = true

0 commit comments

Comments
 (0)