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