4 "summary": "A grab-bag of helpful tools for Objective-C projects.",
5 "description": "JHHelpers is a library of helper classes and objects I've created while building iOS / Objective-C apps, and includeds a toolkit for doing everything from sanitizing data, to mapping and transforming data structures, to working with promises. I've also included the a handy ruby Rakefile I've built for handling all the mundane tasks you do constantly as an Objective-C developer.\nTags: KSPromise, map, filter, JSON, data, NSArray, NSDictionary, NSError, mapFilter, Objective-C, ObjC, promise, deferred, Rakefile, rake, sort, import",
6 "homepage": "https://github.com/jakehawken/JHHelpers",
12 "Jake Hawken": "https://github.com/jakehawken"
14 "social_media_url": "https://twitter.com/geeksthenewcool",
19 "git": "https://github.com/jakehawken/JHHelpers.git",
22 "source_files": "JHHelpers/Source/*",
23 "resources": "JHHelpers/Resources/*",