ZSButton 1.0.0× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布最后发布2017年12月由zeddshi维护。安装指南×ZSButton 安装指南您需要将以下代码类似于以下添加到 Podfile 中:target 'MyApp' do pod 'ZSButton', '~> 1.0' end然后在终端或从 CocoaPods.app 运行 pod install。或者,为了进行测试运行,运行以下命令pod try ZSButton查看 PodspecGitHub 仓库CocoaPods.org 上的页面ZSButton 1.0.0由shizeZeddShi/ZSButtonGitHub 仓库ZSButton 示例 要运行示例项目,克隆仓库,然后先从 Example 目录运行 pod install。 需求 安装 ZSButton 通过 CocoaPods 提供。要安装它,只需将以下行添加到 Podfile 中。 pod 'ZSButton' 作者 shize,[email protected] 许可证 ZSButton 在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。