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