FearlessUtils
示例
要运行示例项目,请先克隆仓库,然后从 Example 目录运行 pod install
。
需求
安装
FearlessUtils 通过 CocoaPods 提供。为了安装它,只需在 Podfile 中添加以下行
pod 'FearlessUtils'
作者
ERussel, [email protected]
许可
FearlessUtils 可在 MIT 许可下使用。更多详细信息请参阅 LICENSE 文件。
由 Ruslan Rezin,Aleksandr Malina,Alex Oakley 维护。
依赖 | |
IrohaCrypto/sr25519 | ~> 0.8.0 |
IrohaCrypto/ed25519 | ~> 0.8.0 |
IrohaCrypto/secp256k1 | ~> 0.8.0 |
IrohaCrypto/Scrypt | ~> 0.8.0 |
IrohaCrypto/ss58 | ~> 0.8.0 |
TweetNacl | ~> 1.0.0 |
BigInt | ~> 5.0 |
xxHash-Swift | ~> 1.0.0 |
要运行示例项目,请先克隆仓库,然后从 Example 目录运行 pod install
。
FearlessUtils 通过 CocoaPods 提供。为了安装它,只需在 Podfile 中添加以下行
pod 'FearlessUtils'
ERussel, [email protected]
FearlessUtils 可在 MIT 许可下使用。更多详细信息请参阅 LICENSE 文件。