2 "name": "GRKAlertBlocks",
4 "summary": "A super simple UIAlertView category adding block syntax for button actions.",
5 "description": "\t\tUse as you would any other UIAlertView, but instantiation is now a class level message,\n\t\tand adding a button can now take a block to be executed when tapped.\n",
6 "homepage": "https://github.com/levigroker/GRKAlertBlocks",
7 "license": "Creative Commons Attribution 3.0 Unported License",
9 "Levi Brown": "levigroker@gmail.com"
12 "git": "https://github.com/levigroker/GRKAlertBlocks.git",
18 "source_files": "GRKAlertBlocks/**/*.{h,m}",