blob: e934503fc26d82d6c42cc7fefe02f3383b74ca68 [file] [log] [blame]
{
"name": "BCSimpleKeychain",
"version": "0.1.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}"
}