2 "name": "UIAlertView+Blocks",
4 "summary": "Category on UIAlertView to use inline block callbacks instead of delegate callbacks.",
5 "description": " UIAlertView was created in a time before blocks, ARC, and judging by its naming - touch screens too. Who “clicks” on an alert view anyway?\n \n Lets modernize this shizzle with some blocks goodness.\n \n",
6 "homepage": "https://github.com/ryanmaxwell/UIAlertView-Blocks",
12 "Ryan Maxwell": "ryanm@xwell.co.nz"
18 "git": "https://github.com/ryanmaxwell/UIAlertView-Blocks.git",
21 "source_files": "UIAlertView+Blocks.{h,m}",