blob: 267f7f890f4964ad339f63cd269656f4f00e48e1 [file] [log] [blame]
{
"name": "ICEKeychain",
"version": "1.0.0",
"summary": "钥匙串存取密码的封装",
"description": "TODO: 封装用户名和密码存取钥匙串的方法",
"homepage": "https://github.com/My-Pod/ICEKeychain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gumengxiao": "rare_ice@163.com"
},
"source": {
"git": "https://github.com/My-Pod/ICEKeychain.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "Security"
}