Skip to content

Commit 8aed702

Browse files
committed
Update summary.
1 parent 4a710dc commit 8aed702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SipHash.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Pod::Spec.new do |spec|
55
spec.ios.deployment_target = "8.0"
66
spec.tvos.deployment_target = "9.0"
77
spec.watchos.deployment_target = "2.0"
8-
spec.summary = 'Simple low-collision hashing in Swift with the SipHash algorithm'
8+
spec.summary = 'Simple and secure hashing in Swift with the SipHash algorithm'
99
spec.author = 'Károly Lőrentey'
1010
spec.homepage = 'https://github.com/lorentey/SipHash'
1111
spec.license = { :type => 'MIT', :file => 'LICENSE.md' }

0 commit comments

Comments
 (0)