2 "name": "GenericUserDefaults",
4 "summary": "A generic UserDefaults wrapper.",
5 "description": "GenericUserDefaults is a wrapper around the UserDefaults object to make properties accessible without having to paste the string keys everywhere throughout your project. It allows you to set and get values from the user defaults from anywhere.",
6 "homepage": "https://github.com/lc-asad/GenericUserDefaults",
9 "Asad Ullah": "asad_622@hotmail.com"
15 "git": "https://github.com/lc-asad/GenericUserDefaults.git",
18 "source_files": "GenericUserDefaults/**/*"