blob: ba930d73d790bc13258921602b766c178a269fb9 [file] [log] [blame]
{
"name": "WRKeychain",
"version": "1.0.0",
"summary": "iOS钥匙串访问.",
"description": "通过账号应用,获取、保存、删除钥匙串数据",
"homepage": "https://github.com/GodFighter/WRKeychain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GodFighter": "{xianghui_ios@163.com}"
},
"source": {
"git": "https://github.com/GodFighter/WRKeychain.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WRKeychain/Classes/**/*",
"swift_versions": "5.0",
"frameworks": "Security",
"swift_version": "5.0"
}