blob: a3dba129108315e030c272df1aaa0d1f7463da9e [file] [log] [blame]
{
"name": "ACSimpleKeychain",
"version": "0.0.1",
"license": "MIT",
"summary": "Dead simple keychain wrapper for iOS.",
"homepage": "https://github.com/alexchugunov/ACSimpleKeychain",
"authors": {
"Alex Chugunov": "alex.chugunov@gmail.com"
},
"source": {
"git": "https://github.com/alexchugunov/ACSimpleKeychain.git",
"commit": "edd22181aa55f47fff0c7d476b8a583b650b4264"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "ACSimpleKeychain/**/*.{h,m}"
}