blob: 19c9330030f987263e2646aa205731f409071434 [file] [log] [blame]
{
"name": "RDHJSONAccessors",
"version": "0.9.0",
"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.0"
},
"frameworks": "Foundation",
"requires_arc": true,
"source_files": "RDHJSONAccessors/*.{h,m}",
"public_header_files": "RDHJSONAccessors/RDHJSONAccessors.h"
}