YHImageViewer 0.2.1× 测试已测试✗ Lang语言 SwiftSwift许可证 MIT 发布最后发布2015年8月 SPM支持 SPM✗由 Yuya Hirayama 维护。安装指南×YHImageViewer 安装指南您想将以下代码类似地添加到您的 Podfile 中:target 'MyApp' do pod 'YHImageViewer', '~> 0.2' end然后在您的终端或从 CocoaPods.app 中运行 pod install。或者,为了进行测试运行,运行以下命令:pod try YHImageViewer查看 PodspecGitHub 存储库在 CocoaPods.org 上的页面YHImageViewer 0.2.1作者yuyahirayamahiragramhiragram/YHImageViewerGitHub 存储库 用法 要运行示例项目,首先克隆存储库,然后从 Example 目录中运行 pod install。 要求 安装 YHImageViewer 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile: pod "YHImageViewer" 作者 yuyahirayama, [email protected] 许可证 YHImageViewer 在 MIT 许可证下提供。有关更多信息,请参阅 LICENSE 文件。