2 "name": "ImageRightButton",
8 "summary": "Give a button with titlelabel in left and image in right",
9 "homepage": "https://github.com/fizix100/ImageRightButton",
11 "fizix100": "fizix100@hotmail.com"
14 "git": "https://github.com/fizix100/ImageRightButton.git",
17 "description": "Inherited from UIButton, the button has a BOOL property \"isImageRight\",\n when set this property as YES, the button can set its title in left and\n image in right",
18 "prefix_header_contents": "#import <objc/runtime.h>",
19 "source_files": "Source/*.{h,m}",
20 "preserve_paths": "Example",