一个安全密码文本框
一个简单的自定义密码文本框和随机键盘,可适用于纯代码,xib,storyboard等情况.
可以使用Pod install
platform :ios, '7.0'
target :'your project' do
pod 'Safeframe'
end