blob: c65ac01533022cdb53591e621e6ba4bed313c6ee [file] [log] [blame]
{
"name": "ZZAutoDescription",
"version": "1.0.4",
"summary": "Pretty-printer for your or standard Objective-C objects.",
"description": "`ZZAutoDescription` is a convenient set of categories for pretty printing your own objects, and also standard objects and collections from Objective-C.",
"homepage": "https://github.com/ivanzoid/ZZAutoDescription",
"license": "MIT",
"authors": {
"Ivan Zezyulya": "ZZAutoDescription@zoid.cc"
},
"source": {
"git": "https://github.com/ivanzoid/ZZAutoDescription.git",
"tag": "1.0.4"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "Source"
}