2 "name": "UIButton+Blocks",
4 "summary": "an extension of UIButton on iOS",
5 "description": "UIButton was created in a time before blocks, ARC, and judging by its naming\n Lets modernize this shizzle with some blocks goodness.",
8 "jiang.zijia": "j1140752635@gmail.com"
10 "homepage": "https://github.com/JZJJZJ/UIButton-Blocks",
11 "requires_arc": false,
16 "git": "https://github.com/JZJJZJ/UIButton-Blocks.git",
19 "source_files": "UIButton+Blocks/*",
20 "exclude_files": "Classes/Exclude"