2 "name": "NSUserDefaults+SevenSecurityLayers",
4 "summary": "Secure your NSUserDefaults just by one line of code. Simple usage / strong encryption protection / maximum productivity",
5 "description": " \n* A category which provides an encryption layer for NSUserDefaults to securely save data . \n* Using strong AES 356-bit encryption\n\n-------------------------------------\n####Features: \n##### * Secure user data just by one line of code.\n###### * Enable to handle exceptional case via built-in NOTIFICATION\n###### * Enable using standardUserDefaults as well as securedUserDefaults parallelly\n\n",
6 "homepage": "https://github.com/haikieu/NSUserDefaults-SevenSecurityLayers",
8 "https://raw.githubusercontent.com/haikieu/NSUserDefaults-SevenSecurityLayers/master/pictures/usage1.png",
9 "https://raw.githubusercontent.com/haikieu/NSUserDefaults-SevenSecurityLayers/master/pictures/usage2.png"
16 "Hai Kieu": "haikieu2907@gmail.com"
18 "social_media_url": "https://twitter.com/haikieu2907",
24 "git": "https://github.com/haikieu/NSUserDefaults-SevenSecurityLayers.git",
27 "source_files": "Classes/*.{h,m}",
34 "frameworks": "Foundation"