blob: 33822a18370238612c3d2f543cb56184065bfe2b [file] [log] [blame]
{
"name": "ARSafeJSON",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "5.0"
},
"source_files": "ARSafeJSON/",
"requires_arc": true
}