2 "name": "BoundUserDefaults",
4 "summary": "BoundUserDefaults allows you to get and set user defaults as simple subclass properties.",
5 "homepage": "https://github.com/ConventionalC/BoundUserDefaults",
8 "Peter DeWeese": "peter@dewee.se"
12 "git": "https://github.com/ConventionalC/BoundUserDefaults.git",
15 "source_files": "BoundUserDefaults/*.{h,m}",
16 "public_header_files": "BoundUserDefaults/*.h",
17 "frameworks": "Foundation",