blob: eb296e51996d0ecee51c7c9f4ba13ceaefc7aa37 [file] [log] [blame]
{
"name": "ACSimpleKeychain",
"version": "0.3",
"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",
"tag": "0.3"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "ACSimpleKeychain/**/*.{h,m}"
}