blob: d3b41fe197caa664884498ca258c35ecb68c6b37 [file] [log] [blame]
{
"name": "HYKeychainHelper",
"version": "1.0.1",
"summary": "A iOS keychain tool written in Swift 3.",
"description": "A iOS keychain tool written in Swift 3.",
"homepage": "https://github.com/castial/HYKeychainHelper",
"license": {
"type": "MIT"
},
"authors": {
"Hyyy": "liyangliyang001@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/castial/HYKeychainHelper.git",
"tag": "1.0.1"
},
"source_files": "HYKeychainHelper/*.swift",
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}