UIRefresher 1.1.0×由 Meniny 维护。安装指南×UIRefresher 的安装指南您希望将类似于以下内容的 pod 'UIRefresher', '~> 1.1' 添加到您的 Podfile 中target 'MyApp' do pod 'UIRefresher', '~> 1.1' end然后在终端内运行 pod install 命令,或者从 CocoaPods.app 运行。或者为了测试运行,运行以下命令pod try UIRefresher查看 PodspecGitHub 仓库CocoaPods.org 上的页面UIRefresher 1.1.0由Meninymeniny.cnMeniny/UIRefresherGitHub 仓库 这是什么? UIRefresher 是一个用于 iOS 的下拉刷新和上拉加载更多视图。 需求 iOS 8.0+ Xcode 9 Swift 5 安装 CocoaPods pod 'UIRefresher' 贡献 欢迎 fork 并提交 pull request。 许可证 UIRefresher 是开源软件,采用 MIT 许可证。
这是什么? UIRefresher 是一个用于 iOS 的下拉刷新和上拉加载更多视图。 需求 iOS 8.0+ Xcode 9 Swift 5 安装 CocoaPods pod 'UIRefresher' 贡献 欢迎 fork 并提交 pull request。 许可证 UIRefresher 是开源软件,采用 MIT 许可证。