blob: 49590c7e75f303f2e6d8cc7049e08d8b1b660f6e [file] [log] [blame]
{
"name": "BCJSONMapper",
"version": "0.2.10",
"summary": "An Objective-C library for handling real world JSON.",
"description": "BCJSONMapper has been retired. Please use BCJSONReader instead.\n\n",
"homepage": "https://github.com/BenedictC/BCJSONMapper",
"deprecated_in_favor_of": "BCJSONReader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Benedict Cohen": "ben@benedictcohen.co.uk"
},
"social_media_url": "http://twitter.com/BenedictC",
"source": {
"git": "https://github.com/BenedictC/BCJSONMapper.git",
"tag": "0.2.10"
},
"source_files": "BCJSONReader",
"requires_arc": true
}