EVUtils 1.0.0×由huangquanhao维护。安装指南×EVUtils 安装指南您要将以下内容添加到 Podfile 中,类似下面这样:target 'MyApp' do pod 'EVUtils', '~> 1.0' end然后在终端中运行 pod install,或者从 CocoaPods.app 中运行。或者为了进行测试运行,请运行以下命令:pod try EVUtils查看 PodspecGitHub 仓库CocoaPods.org 上的页面EVUtils 1.0.0作者:huangquanhaohuangquanhao/EVUtilsGitHub 仓库EVUtils