blob: 98a668a4d94b3344d7c28fd227e181383195311e [file] [log] [blame]
{
"name": "ChuzzleKit",
"version": "1.0.3",
"requires_arc": true,
"source_files": "*.{m,h}",
"source": {
"git": "https://github.com/mxcl/ChuzzleKit.git",
"tag": "1.0.3"
},
"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"
}
}