blob: d977c7364b7ac558d9004276bf7ab40f67cc114b [file] [log] [blame]
{
"name": "XMNKeychain",
"version": "0.1.0",
"summary": "XMNKeychain 使用keychain方式存储用户账号,密码",
"homepage": "https://github.com/ws00801526/XMNKeychain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ws00801526": "3057600441@qq.com"
},
"source": {
"git": "https://github.com/ws00801526/XMNKeychain.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XMNKeychain/Classes/**/*",
"public_header_files": "XMNKeychain/Classes/**/*.h",
"frameworks": "Security"
}