Skip to content

Commit b334b11

Browse files
author
Colin Tremblay
committed
tweak some spacing
1 parent b82e6a7 commit b334b11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Argon2Swift.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Pod::Spec.new do |spec|
1818
spec.name = "Argon2Swift"
1919
spec.version = "1.0.1"
2020
spec.summary = "A Swift wrapper around the Argon2 reference implementation."
21-
spec.swift_version = "5.0"
21+
spec.swift_version = "5.0"
2222

2323
spec.description = <<-DESC
2424
A Swift wrapper around the Argon2 Reference implementation, built for simplicity and ease
@@ -46,7 +46,7 @@ Pod::Spec.new do |spec|
4646
# profile URL.
4747
#
4848

49-
spec.author = { "Tejas Mehta" => "[email protected]" }
49+
spec.author = { "Tejas Mehta" => "[email protected]" }
5050

5151
# ――― Source Location ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
5252
#

0 commit comments

Comments
 (0)