2 "name": "UIActionSheet+Blocks",
4 "summary": "Category on UIActionSheet to use inline block callbacks instead of delegate callbacks.",
5 "description": " UIActionSheet was created in a time before blocks, ARC, and judging by its naming - touch screens too. Who “clicks” on an action sheet anyway?\n \n Lets modernize this shizzle with some blocks goodness.\n \n",
6 "homepage": "https://github.com/ryanmaxwell/UIActionSheet-Blocks",
11 "authors": "Ryan Maxwell",
16 "git": "https://github.com/ryanmaxwell/UIActionSheet-Blocks.git",
19 "source_files": "UIActionSheet+Blocks.{h,m}",