blob: 659ab5d9d9d2ec1f6fd6cd0eb09bdde54dc25238 [file] [log] [blame]
{
"name": "HCKeychainManager",
"version": "0.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/SciApps/HCKeychainManager",
"authors": {
"Arpad Goretity": "h2co3@h2co3.org"
},
"summary": "Storing stuff in the Keychain painlessly",
"source": {
"git": "https://github.com/SciApps/HCKeychainManager.git",
"tag": "0.1.0"
},
"source_files": "HCKeychainManager.{h,m}",
"requires_arc": true,
"frameworks": "Security",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}