AuthenticatorKit 0.1.2×由 ONTKit 维护。安装指南×AuthenticatorKit 安装指南您需要将以下代码 pod 'AuthenticatorKit', '~> 0.1' 添加到您的 Podfile 中target 'MyApp' do pod 'AuthenticatorKit', '~> 0.1' end然后在您的终端中运行 pod install,或者从 CocoaPods.app 运行。或者为了测试运行,运行以下命令pod try AuthenticatorKit查看 PodspecGitHub 仓库CocoaPods.org 上的页面AuthenticatorKit 0.1.2由AllenAlleniCode/AuthenticatorKitGitHub 仓库AuthenticatorKit