blob: 9ebec5358e88ab287c3b79293eaf983869b4520c [file] [log] [blame]
{
"name": "DLZkeyChain",
"version": "0.0.1",
"summary": "数据写入到设备方法",
"description": "数据持久写入到设备方法",
"homepage": "https://github.com/suyurensheng/DLZkeyChain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "suyurensheng",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/suyurensheng/DLZkeyChain.git",
"tag": "0.0.1"
},
"source_files": [
"*",
"*.{h,m}"
],
"frameworks": "Foundation"
}