blob: 683ff9c701b2c07c81ec84209bff55872d84f1fc [file] [log] [blame]
{
"name": "ChuzzleKit",
"version": "1.0.5",
"requires_arc": true,
"source_files": "*.{m,h}",
"source": {
"git": "https://github.com/mxcl/ChuzzleKit.git",
"tag": "1.0.5"
},
"compiler_flags": "-fmodules",
"license": "MIT",
"summary": "A chuzzled object is `nil` if it is falsy, otherwise it has its falsy parts removed.",
"homepage": "http://github.com/mxcl/ChuzzleKit",
"social_media_url": "https://twitter.com/mxcl",
"authors": {
"Max Howell": "mxcl@me.com"
}
}