JLCustomCategory 1.0.3×由 lidong 维护。安装指南×JLCustomCategory 安装指南您需要在 Podfile 中添加类似以下内容 pod 'JLCustomCategory', '~> 1.0'target 'MyApp' do pod 'JLCustomCategory', '~> 1.0' end然后在终端中运行 pod install,或者从 CocoaPods.app 中运行。为了测试运行,可以运行以下命令pod try JLCustomCategory查看 PodspecGitHub 仓库CocoaPods.org 中的页面JLCustomCategory 1.0.3由李东BlackLeeHandsome/JLCustomCategoryGitHub 仓库JLCustomCategory 通用的 category,提供一些工具方法(swift) pod 'JLCustomCategory'