2 "name": "RTIconButton",
4 "summary": "A Interface Builder configurable UIButton with a image icon",
5 "description": "This is a drop-in replacement for UIButton, which support convenient configuration for image icon's position\nand icon title margin. It also support control centent aligns.\nNOTE: to support IB, you must set use_frameworks! in your Podfile.",
6 "homepage": "https://github.com/rickytan/RTIconButton",
9 "rickytan": "ricky.tan.xin@gmail.com"
12 "git": "https://github.com/rickytan/RTIconButton.git",
19 "source_files": "Pod/Classes/**/*",
25 "public_header_files": "Pod/Classes/**/*.h",