2 "name": "UIAlert+Blocks",
4 "summary": "A category on UIAlertView for using blocks instead of delegate methods with enums for most standard titles and button names.",
5 "description": "A cetogory on UIAlertView that adds blocks and button titles enums. Handy and clear methods that save from using delegation.",
6 "homepage": "https://github.com/Bogdan-Stasjuk/UIAlert-Blocks",
12 "Bogdan Stasjuk": "Bogdan.Stasjuk@gmail.com"
15 "git": "https://github.com/Bogdan-Stasjuk/UIAlert-Blocks.git",
18 "social_media_url": "https://twitter.com/Bogdan_Stasjuk",
23 "source_files": "UIAlert+Blocks/*.{h,m}",
24 "public_header_files": "UIAlert+Blocks/*.h"