2 "name": "SplittingButton",
4 "summary": "The SplittingButton is a subclass of UIButton that will display multiple options when clicked. It provides many display options.",
5 "description": "SplittingButton is a subclass of subclass of UIButton. It generates multiple sub-buttons and a cancel button when the SplittingButton is clicked. It may be used for features such as a share button. When clicked it will display multiple options. The user may select one of the options or may choose to cancel, in which case everything returns to normal.",
6 "homepage": "https://github.com/TonyCioara/SplittingButton",
12 "TonyCioara": "tonyangelo9707@gmail.com"
15 "git": "https://github.com/TonyCioara/SplittingButton.git",
21 "swift_version": "4.1",
22 "source_files": "SplittingButton/Classes/**/*"