This commit is contained in:
keefertaylor 2019-04-25 00:43:18 +01:00
parent 562ceaeeb2
commit 3e781376d6
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.description = <<-DESC
MnemonicKit provides a Swift implementation of BIP39.
This library is originally forked from CKMnemonic: https://github.com/CikeQiu/CKMnemonic. Modifications are made for non-throwing APIs and support on OSX as well as iOS. Credit for most of this work is given to cocody@hotmail.com, qiuhongyang@askcoin.org.
This library is originally forked from CKMnemonic: https://github.com/CikeQiu/CKMnemonic. Modifications are made for non-throwing APIs and support on OSX as well as iOS. Credit for most of this work is given to work_cocody@hotmail.com, qiuhongyang@askcoin.org.
DESC
s.homepage = "https://github.com/keefertaylor/MnemonicKit"