blob: 264d7fd7a16807b53d8fd40039e6e3547f677029 [file] [log] [blame]
{
"name": "YLKeyChain",
"version": "0.0.1",
"summary": "简单的KeyChain使用",
"description": "开发中简单的KeyChain使用,包含删除、存储、读取;没有相关错误处理",
"homepage": "https://github.com/hoggenw/YLKeyChain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dev-wangliugen": "253192463@qq.com"
},
"source": {
"git": "https://github.com/hoggenw/YLKeyChain.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YLKeyChain/Classes/**/*"
}