2 "name": "UIViewDrawRectBlock",
4 "summary": "A category on UIView to create an instance with a block for its drawRect.",
5 "homepage": "https://github.com/hsjunnesson/UIViewDrawRectBlock",
7 "Hans Sjunnesson": "hans.sjunnesson@gmail.com"
14 "git": "https://github.com/hsjunnesson/UIViewDrawRectBlock.git",
15 "commit": "09ba68a24924dbcb36aa6f4da4df0aea8d469b37"
17 "description": "Tired of subclassing UIView just to implement drawRect? This is a category on UIView to create an instance with a block for its drawRect.",
21 "source_files": "*.{h,m}",