blob: 06144bdd68c2d1f8aaed59fafccb4874f571fd8b [file] [log] [blame]
{
"name": "ChuzzleKit",
"version": "1.0.6",
"requires_arc": true,
"source_files": "*.{m,h}",
"source": {
"git": "https://github.com/mxcl/ChuzzleKit.git",
"tag": "1.0.6"
},
"license": {
"type": "MIT",
"text": "This text to make CocoaPods happy."
},
"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"
}
}