[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / e / SplittingButton / 0.1.0 / SplittingButton.podspec.json
blob69d02db4e8c6c3370dbba083d3513d8af1168f30
2   "name": "SplittingButton",
3   "version": "0.1.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TonyCioara": "tonyangelo9707@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/TonyCioara/SplittingButton.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "SplittingButton/Classes/**/*"