4 "summary": "A generic UIControl decorator that provides an easy way to deal with complex layout inside buttons.",
5 "description": "MPButton wraps any view that you provide adding UIControlEvents (ie. touchUpInside)\nand custom hit box.",
6 "homepage": "https://github.com/btadine/MPButton",
12 "btadine": "marcos.escac@gmail.com"
15 "git": "https://github.com/btadine/MPButton.git",
22 "source_files": "MPButton/Classes/MPButton.swift",
23 "pushed_with_swift_version": "3.0"