4 "summary": "A keychain wrapper to help you save username and password very easy",
5 "description": " LBKeychain is a keychain wrapper for iOS.\n It offers:\n - methods to search, save and delete a value to keychain.\n - a method to search for the username, a method to save the username and password and a method to delete the username and password.\n - an autocomplete method for username and password.\n",
6 "homepage": "https://github.com/lucianboboc/LBKeychain",
9 "Lucian Boboc": "info@lucianboboc.com"
11 "social_media_url": "http://twitter.com/lucianboboc",
13 "git": "https://github.com/lucianboboc/LBKeychain.git",
20 "source_files": "LBKeychain/*.{h,m}"