blob: 626cd5f2d6db0bd3e33914721468d62c5f4c03b6 [file] [log] [blame]
{
"name": "ChuzzleKit",
"version": "1.0",
"homepage": "https://github.com/mxcl/ChuzzleKit",
"source": {
"git": "https://github.com/mxcl/ChuzzleKit.git",
"tag": "1.0"
},
"requires_arc": true,
"source_files": "*.{m,h}",
"authors": "mxcl",
"license": "Public Domain",
"summary": "A chuzzled object is `nil` if it is falsy, otherwise it has its falsy parts removed."
}