CYContainer 0.2.0× 测试已测试✓ Lang语言 SwiftSwift许可证 MIT 发布最后发布2016 年 1 月 SPM支持 SPM✗由 cookay 维护。安装指南×CYContainer 安装指南您希望把以下类似的行添加到您的 Podfile 中:target 'MyApp' do pod 'CYContainer', '~> 0.2' end然后在您的终端内部或从 CocoaPods.app 中运行 pod install。或者为了测试运行,运行以下命令:pod try CYContainer查看 PodspecGitHub 仓库CocoaPods.org 页面CYContainer 0.2.0由cookaycookay/CYContainerGitHub 仓库 用法 要运行示例项目,先 克隆 仓库,然后从 Example 目录中运行 pod install。 要求 iOS 8 或更高版本 安装 CYContainer 可通过 CocoaPods 获取。要安装它,只需将以下行添加到您的 Podfile。 pod "CYContainer" 作者 cookay, [email protected] 许可证 CYContainer 在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。