dev
This commit is contained in:
parent
562ceaeeb2
commit
3e781376d6
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue