blob: bd710cef4115c0a9791f051bec4385e3b0b40264 [file] [log] [blame]
{
"name": "RSSecrets",
"version": "0.0.1",
"summary": "Set and get encrypted values from the iOS keychain.",
"homepage": "https://github.com/jeffargast/RSSecrets",
"license": {
"type": "MIT",
"file": "README"
},
"authors": {
"Jeff Argast": "jeffargast@mac.com"
},
"source": {
"git": "https://github.com/jeffargast/RSSecrets.git",
"commit": "292857e2fa3ed60dfebd0b7956858cfb4c59bcb5"
},
"platforms": {
"ios": null
},
"source_files": "*.{h,m}",
"requires_arc": true
}