https://github.com/soffes/sskeychain
使用示例
[SSKeychain setPassword:self.pwd.text forService:LoginServiceName account:self.userName.text];
[SSKeychain passwordForService:LoginServiceName account:self.userName.text];
原文地址:http://blog.csdn.net/ben_xiao_hai/article/details/44055679