blob: abfe2d220515fe3c112239f1404e481d76d0ac00 [file] [log] [blame]
{
"name": "ARSafeJSON",
"version": "0.0.7",
"summary": "ARSafeJSON is a small library that will strip all occurences of NSNull from a JSON of any depth.",
"homepage": "https://bitbucket.org/antoine_r/arsafejson",
"license": "MIT",
"authors": {
"Antoine Rabanes": "antoine.rabanes@gmail.com"
},
"source": {
"git": "https://bitbucket.org/antoine_r/arsafejson.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "5.0"
},
"source_files": "ARSafeJSON/ARSafeJSON",
"requires_arc": true
}