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