ANValidator 0.0.6×由 Ankit Nigam 维护。安装指南×ANValidator 的安装指南您要将以下类似内容添加到您的 Podfile 中:target 'MyApp' do pod 'ANValidator', '~> 0.0' end然后在您的终端内部或从 CocoaPods.app 中运行 pod install。或者,为了测试运行,运行以下命令:pod try ANValidator查看 PodspecGitHub 仓库主页CocoaPods.org 上的页面ANValidator 0.0.6作者:Ankit Nigamankittlp/ANValidatorGitHub 仓库ANValidator ANValidator 帮助您根据默认提供的 ragex 规则轻松验证电子邮件、电话号码和用户名。