blob: acd5c6e0edede72332dda8e81f97ffd8e65ae716 [file] [log] [blame]
{
"name": "SFHFKeychainUtils-Fixed",
"version": "0.0.2",
"summary": "SFHFKeychainUtils-Fixed is the tool for manager the keychain.",
"description": "SFHFKeychainUtils-Fixed is the tool for manager the keychain. this version is fixed the issue: sometime crashed when storage into the keychain.",
"homepage": "https://github.com/summer9011/SFHFKeychainUtils-Fixed",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"赵立波(O)": "451973176@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/summer9011/SFHFKeychainUtils-Fixed.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/SFHFKeychainUtils.m",
"public_header_files": "Classes/**/*.h",
"frameworks": [
"UIKit",
"Security"
],
"requires_arc": false
}