blob: 745275b5fd509a3df6200cdc27f8ca3de383e304 [file] [log] [blame]
{
"name": "BCSimpleKeychain",
"version": "0.2.0",
"license": "MIT",
"summary": "Dead simple keychain wrapper for iOS.",
"homepage": "https://github.com/JaydeepOpus/BCSimpleKeychain.git",
"authors": {
"Jaydeep": "jaydeep.patoliya@opusconsulting.com"
},
"source": {
"git": "https://github.com/JaydeepOpus/BCSimpleKeychain.git",
"tag": "0.1.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "BCSimpleKeychain/**/*.{h,m}"
}