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