2 "name": "ObjcAssociatedObjectHelpers",
4 "summary": "Make working with associated objects much more pleasurable.",
5 "description": "A header file with macros that synthesize accessors for \n associated objects, taking the boilerplate out of your hands. Also, a category\n that adds an NSMutableDictionary to NSObject to make adding abitrary key/values\n a breeze.",
6 "homepage": "https://github.com/itsthejb/ObjcAssociatedObjectHelpers",
12 "Jonathan Crooke": "joncrooke@gmail.com"
15 "git": "https://github.com/itsthejb/ObjcAssociatedObjectHelpers.git",
22 "source_files": "ObjcAssociatedObjectHelpers/**/*.{h,m}",
23 "frameworks": "Foundation",