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