2 "name": "MTJSONDictionary",
4 "summary": "An NSDictionary category for converting to/from JSON and support to keypaths ([dict valueForComplexKeyPath:@\"parents[0].children[first]\"]).",
5 "description": "An NSDictionary category for when you're working with it converting to/from JSON. Includes `valueForComplexKeyPath:` (e.g. [dict valueForComplexKeyPath:@\"parents[0].children[first].toys[last].title\"]).",
6 "homepage": "https://github.com/mysterioustrousers/MTJSONDictionary.git",
9 "Adam Kirk": "atomkirk@gmail.com"
12 "git": "https://github.com/mysterioustrousers/MTJSONDictionary.git",
15 "source_files": "MTJSONDictionary/*.{h,m}",