[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / f / e / DynamicButtonStack / 1.1.3 / DynamicButtonStack.podspec.json
blob6a55f30fa9464528a55c9bed98203b2de8f7de07
2   "name": "DynamicButtonStack",
3   "module_name": "DynamicButtonStackKit",
4   "version": "1.1.3",
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.3"
18   },
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "DynamicButtonStack.swift",
24   "swift_version": "5.0"