MSTouchIndicator 0.1.5× 测试已测试✗ Lang语言 Obj-CObjective C许可证 MIT Released最后发布2015年7月由 Simon Heys 维护。安装指南×MSTouchIndicator 安装指南您想要将以下类似内容添加到您的 Podfile 中:target 'MyApp' do pod 'MSTouchIndicator', '~> 0.1' end然后在您的终端中运行 pod install,或从 CocoaPods.app 中运行。或者,为了进行测试运行,运行以下命令:pod try MSTouchIndicator查看 PodspecGitHub 仓库在 CocoaPods.org 上的页面MSTouchIndicator 0.1.5由Simon Heysmakeandshipmakeandship/MSTouchIndicatorGitHub 仓库 用法 要运行示例项目,请克隆仓库,并首先从 Example 目录运行 pod install。 要求 安装 MSTouchIndicator 可以通过 CocoaPods 获得。要安装它,只需将以下行添加到您的 Podfile 中: pod "MSTouchIndicator" 作者 Simon Heys, [email protected] 许可证 MSTouchIndicator 在 MIT 许可下提供。有关更多信息,请参阅 LICENSE 文件。