blob: 8646b5d91926c0ef61ed2c16624e01eccba258bf [file] [log] [blame]
{
"name": "SDJSONPrettyPrint",
"version": "0.0.1",
"license": "MIT",
"summary": "Produces human-friendly JSON, which you can use for logging or debugging purposes.",
"homepage": "https://github.com/tyrone-sudeium/SDJSONPrettyPrint",
"authors": {
"Tyrone Trevorrow": "tyrone@sudeium.com"
},
"source": {
"git": "https://github.com/tyrone-sudeium/SDJSONPrettyPrint.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source_files": "SDJSONPrettyPrint",
"requires_arc": true,
"frameworks": "Foundation"
}