blob: 7e5dcc4f94af9522e370adfd06f3e325dc3c0469 [file] [log] [blame]
{
"name": "RDHJSONAccessors",
"version": "0.9.1",
"license": "MIT",
"summary": "Two categories on `NSDictionary` and `NSArray` for type checking values as they are extracted from JSON objects.",
"homepage": "https://github.com/rhodgkins/RDHJSONAccessors",
"authors": "Rich Hodgkins",
"source": {
"git": "https://github.com/rhodgkins/RDHJSONAccessors.git",
"tag": "0.9.1"
},
"frameworks": "Foundation",
"requires_arc": true,
"source_files": "RDHJSONAccessors/*.{h,m}",
"public_header_files": "RDHJSONAccessors/RDHJSONAccessors.h"
}