4 "summary": "DAKeychain is a simple keychain wrapper that acts like a dictionary.",
5 "description": "I created this small library for fun. I wanted to abstract all that boilerplate code when working with the keychain and I wanted to make working with the keychain as simple as possible. So I created this. This library will behave like a dictionary when working with the keychain. It's pretty simple to use.",
6 "homepage": "https://github.com/dagostini/DAKeychain",
12 "dagostini": "dejan.agostini@gmail.com"
15 "git": "https://github.com/dagostini/DAKeychain.git",
18 "social_media_url": "https://twitter.com/dagostin",
22 "source_files": "DAKeychain/Classes/**/*"