blob: c59fde22b123575e98c516f34c48056d7f229786 [file] [log] [blame]
{
"name": "YXYKeyChainManager",
"version": "0.0.1",
"summary": "钥匙串工具类",
"description": "钥匙串工具类:用于方便向钥匙串中存取数据而实现的类。\n类中包含常用的增、删、改、查方法。",
"homepage": "https://github.com/FreeYXY/YXYKeyChainManager",
"license": "MIT",
"authors": {
"YXY": "yxyxiao90@163.com"
},
"source": {
"git": "https://github.com/FreeYXY/YXYKeyChainManager.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"YXYKeyChainManager/Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}