blob: f0caa4478b26586e092eb3b6e6891d4e3f1acb80 [file] [log] [blame]
{
"name": "ChuzzleKit",
"platforms": {
"ios": "6.0",
"osx": "10.6",
"watchos": "2.0",
"tvos": "9.0"
},
"version": "1.0.9",
"requires_arc": true,
"source_files": "Sources/*.{m,h}",
"source": {
"git": "https://github.com/mxcl/ChuzzleKit.git",
"tag": "1.0.9"
},
"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"
}
}