blob: b514838de4ad99a44f4aab38605181cc57bb1199 [file] [log] [blame]
{
"name": "YJKeyChainTool",
"version": "1.0.0",
"summary": "KeyChain的封装,实现增、删、改、查基本功能",
"description": "KeyChain的封装,实现增、删、改、查基本功能,简单方便的使用",
"homepage": "https://github.com/full-of-fire/YJKeyChainTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"full-of-fire": "591730822@qq.com"
},
"source": {
"git": "https://github.com/full-of-fire/YJKeyChainTool.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YJKeyChainTool/Classes/**/*",
"frameworks": "Security"
}