SwiftLinkedList 0.0.2×维护者:Iman Mosayebi。安装指南×SwiftLinkedList 安装指南您想将以下代码添加到 Podfile 中,类似于以下示例:target 'MyApp' do pod 'SwiftLinkedList', '~> 0.0' end然后在您的终端中运行 pod install,或者从 CocoaPods.app 进行操作。另外,为了进行测试运行,运行以下命令:pod try SwiftLinkedList查看 PodspecGitHub 仓库CocoaPods.org 上的页面SwiftLinkedList 0.0.2由mosayyebiImanmf/SwiftDataStructureGitHub RepoSwiftDataStructure Swift 的常用数据结构