2 "name": "BCJSONMapper",
4 "summary": "An Objective-C library for handling real world JSON.",
5 "description": "BCJSONMapper is a library for processing the crazy JSON structures that exist in the real world. Its key features are:\n+ Flexible. Provides functionality for handling many JSON usage styles.\n+ Extensible. Easy to integrate new processing (e.g. peculiar date formats).\n\n",
6 "homepage": "https://github.com/BenedictC/BCJSONMapper",
12 "Benedict Cohen": "ben@benedictcohen.co.uk"
14 "social_media_url": "http://twitter.com/BenedictC",
16 "git": "https://github.com/BenedictC/BCJSONMapper.git",
21 "BCJSONMapper/**/*.{h,m}",
22 "BCJSONContinuations",
23 "BCJSONContinuations/**/*.{h,m}"