[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / f / e / DynamicButtonStack / 1.1.1 / DynamicButtonStack.podspec.json
blobd79bf6e626a59e23fde36ec53b4a21a2d879852b
2   "name": "DynamicButtonStack",
3   "module_name": "DynamicButtonStackKit",
4   "version": "1.1.1",
5   "license": {
6     "type": "MIT",
7     "file": "License.txt"
8   },
9   "homepage": "https://github.com/douglashill/DynamicButtonStack",
10   "authors": {
11     "Douglas Hill": "https://twitter.com/qdoug"
12   },
13   "summary": "A view that dynamically lays out a collection of buttons to suit the button content and the available space.",
14   "description": "A view for UIKit apps that dynamically lays out a collection of UIButtons in either a column or a row to suit the button content and the available space.",
15   "source": {
16     "git": "https://github.com/douglashill/DynamicButtonStack.git",
17     "tag": "1.1.1"
18   },
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "DynamicButtonStack.swift",
24   "swift_version": "5.0"