CJSortedAndSearchUtil 0.0.4× 测试已测试✗ 语言编程语言 Objective-CObjective C许可证 MIT 发布时间最后发布时间2017年4月由 李超乾 维护。安装指南×CJSortedAndSearchUtil 安装指南您需要在 Podfile 中添加类似以下的内容 pod 'CJSortedAndSearchUtil', '~> 0.0'target 'MyApp' do pod 'CJSortedAndSearchUtil', '~> 0.0' end然后在终端中运行 pod install 命令,或在 CocoaPods.app 中运行。或者,为了测试运行,可以运行以下命令pod try CJSortedAndSearchUtil查看 PodspecGitHub 仓库CocoaPods.org 页面CJSortedAndSearchUtil 0.0.4由lichqdvlproad/CJBaseViewControllerGitHub 仓库此库已弃用。 CJBaseViewController 带刷新功能的控制器的"父类"(包含和) 带刷新功能的控制器的"父类"(包含CJRefreshTableViewController和CJRefreshWebViewController) 替代了使用pod 'CJRefreshVC', '~> 1.0.0'的方式