2 "name": "NSUserDefaults+Cache",
4 "summary": "NSUserDefaults category one liner that also includes a cache so we only need to access disk once per item.",
5 "homepage": "https://github.com/asalom/NSUserDefaults-Cache",
11 "Alex Salom": "hola@alexsalom.es"
14 "git": "https://github.com/asalom/NSUserDefaults-Cache.git",
22 "source_files": "NSUserDefaults+Cache/*.{h,m}",
23 "public_header_files": "NSUserDefaults+Cache/*.h"