SebasSwift 2.8.1

SebasSwift 2.8.1

Hituzi Ando 维护。



  • Hituzi Ando

SebasSwift

SebasSwift 是用 Swift 编写的适用于 iOS 和 macOS X 的实用工具扩展。

安装

CocoaPods (iOS9.3+, OS X 10.10+)

SebasSwift 通过 CocoaPods 提供。要安装它,只需将以下行添加到 Podfile 中

pod "SebasSwift"

Carthage (iOS9.3+, OS X 10.10+)

您可以使用 Carthage 通过将其添加到 Cartfile 中来安装 SebasSwift

github "HituziANDO/SebasSwift"

如果您使用 Carthage 构建依赖项,请确保您已将 SebasSwift[_macOS].framework 添加到目标的 "链接框架和库" 部分,并在 Carthage 框架复制构建阶段中包含它们。