GraphVerificationCodeView
概述
GraphVerificationCodeView 是使用core graphics 实现的图形验证码的自定义视图
示例
要运行示例项目,首先从仓库中克隆,然后在Example目录中先运行pod install
要求
安装
GraphVerificationCodeView可以通过CocoaPods获取。为了安装它,只需将以下行添加到您的Podfile中即可
pod 'GraphVerificationCodeView'
作者
zhmios, [email protected]
许可证
GraphVerificationCodeView 在 MIT 许可证下可用。有关更多信息,请参阅 LICENSE 文件。