blob: f7b90e02692cdbb8088f90dd142e6a8153feaadd [file] [log] [blame]
{
"name": "ZZAutoDescription",
"version": "1.0.2",
"summary": "Pretty-printer for your or standard Objective-C objects.",
"description": " \t\t\t\t\t `ZZAutoDescription` is a convenient set of categories for pretty printing your own objects, and also standard objects and collections from Objective-C.\n",
"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.2"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "Source"
}