4 "summary": "Lego of the delegate pattern. Blocks FTW!.",
5 "description": "\t\t\tTie together the logic for an operation and associated callback(s). Want to keep the logic of a navigation controller push and what should happen before and/or after together in the same spot, instead of spread across methods? Now you can!\n",
6 "homepage": "https://github.com/sixstringtheory/block-party",
12 "Andrew McKnight": "amcknight2718@gmail.com"
18 "git": "https://github.com/sixstringtheory/block-party.git",
21 "source_files": "BlockParty/**/*.{h,m}",