blob: f5308c35f80cc50b46da8d7886d050cbb7f2ff23 [file] [log] [blame]
{
"name": "YJKeychain",
"version": "0.0.1",
"summary": "YJKeychain is a save data tool.",
"homepage": "https://github.com/YjAdair/YJKeychain",
"license": "MIT",
"authors": {
"YjAdair": "544421581@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/YjAdair/YJKeychain.git",
"tag": "0.0.1"
},
"source_files": "DependFile/*.{h,m}",
"frameworks": [
"Security",
"Foundation"
],
"requires_arc": true
}