YZAuthID 2.1.0×Maintained by Yanzheng.Installation Guide×Installation Guide for YZAuthIDYou want to add pod 'YZAuthID', '~> 2.1' similar to the following to your Podfile:target 'MyApp' do pod 'YZAuthID', '~> 2.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try YZAuthIDSee PodspecGitHub RepoPage on CocoaPods.orgYZAuthID 2.1.0ByYanzhengmicyo202/YZAuthIDGitHub RepoYZAuthID 仅需一个回调方法即可轻松实现iOS TouchID(指纹)/ FaceID(面容)验证功能,代码简洁易懂。 详细使用方法及介绍请参考简书 实例效果图: