blob: c5c67d179711f192285c43738cb9c0f9179377f3 [file] [log] [blame]
{
"name": "JNKeychain",
"version": "0.1.2",
"summary": "Simple, easy to use wrapper to store/load/delete values from the Keychain.",
"homepage": "https://github.com/jeremangnr/JNKeychain",
"license": "MIT",
"authors": {
"Jeremias Nunez": "jeremias.np@gmail.com"
},
"source": {
"git": "https://github.com/jeremangnr/JNKeychain.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/jereahrequesi",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}