Add event for button with block.
It also supports multiple event block being added at the same time, and supports any control event.
- pod search UIButton-hwlBlock --ios --simple
- Podfile add [pod 'UIButton-hwlBlock', '~> 1.0.7', subspecs: ["HWLEventTargetBlock", "HWLForwardBlock"]]
- pod install
pod trunk push UIButton-hwlBlock.podspec --allow-warnings