blob: a931051dd640df91c832c49c4a367d45aa6f23d9 [file] [log] [blame]
{
"name": "ChuzzleKit",
"version": "1.0.1",
"homepage": "https://github.com/mxcl/ChuzzleKit",
"source": {
"git": "https://github.com/mxcl/ChuzzleKit.git",
"tag": "1.0.1"
},
"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.",
"social_media_url": "http://twitter.com/mxcl"
}