3 "version": "2.0.0-alpha",
4 "summary": "A simple data mapper / object serializer for objective-c",
5 "description": "A simple object data mapper for Objective-C.\n\nAutomated mapping of NSDictionaries/NSArrays to Value Objects with\nthe goal of being exception-free and support graceful error handling.\n\nRead up the documentation at http://hydrant.readthedocs.org/.",
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",