4 "summary": "A simple data mapper / object serializer for objective-c",
5 "description": " A simple object data mapper for Objective-C.\n\n Automated mapping of NSDictionaries/NSArrays to Value Objects with\n the goal of being exception-free and support graceful error handling.\n\n Read up the documentation at http://hydrant.readthedocs.org/.\n",
6 "homepage": "https://github.com/jeffh/Hydrant",
12 "Jeff Hui": "jeff@jeffhui.net"
14 "social_media_url": "http://twitter.com/jeffhui",
20 "git": "https://github.com/jeffh/Hydrant.git",
23 "source_files": "Hydrant/**/*.{h,m}",
24 "public_header_files": "Hydrant/Public/**/*.h",