2 "name": "BCJSONReader",
4 "summary": "An Objective-C library for handling real world JSON.",
5 "description": "BCJSONReader 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 own code and still use BCJSONReader intrastructure.\n\n",
6 "homepage": "https://github.com/BenedictC/BCJSONReader",
12 "Benedict Cohen": "ben@benedictcohen.co.uk"
14 "social_media_url": "http://twitter.com/BenedictC",
16 "git": "https://github.com/BenedictC/BCJSONReader.git",
21 "BCJSONReader/**/*.{h,m}"