[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / 2 / LabelToolbar / 0.1.0 / LabelToolbar.podspec.json
blob169e24dbe775f1c296d95b5aa323b3a9a41103e7
2   "name": "LabelToolbar",
3   "version": "0.1.0",
4   "summary": "LabelToolbar is a 3 Label/Button manager for your UIToolbar.",
5   "description": "LabelToolbar is a 3 UILabel/UIButton maanger for your UIToolbar that allows you to display information. It allows you can enable/disable the button that is attached to the toolbar with closure execution on .touchUpInside events.",
6   "homepage": "https://github.com/MatthewMerritt/LabelToolbar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MatthewMerritt": "matthew.merritt@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/MatthewMerritt/LabelToolbar.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1"
24   ],
25   "source_files": "LabelToolbar/Classes/**/*",
26   "swift_version": "5.1"