[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / 2 / TabBarUIAction / 0.8.0 / TabBarUIAction.podspec.json
blob54bb4a6b0651a7b1f46fd8156e6b204245714628
2   "name": "TabBarUIAction",
3   "version": "0.8.0",
4   "summary": "A custom SwiftUI TabBar for iOS, iPadOS and macOS.",
5   "description": "A SwiftUI custom TabBar view with action button for modal content display. Fully compatible with Mac Catalyst.",
6   "homepage": "https://github.com/chicio/TabBarUIAction",
7   "screenshots": "https://github.com/chicio/TabBarUIAction/blob/main/Screenshots/iphones-screens.png?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "chicio": "fabrizio.duroni@gmail.com"
14   },
15   "social_media_url": "https://github.com/chicio",
16   "platforms": {
17     "ios": "14.0"
18   },
19   "source": {
20     "git": "https://github.com/chicio/TabBarUIAction.git",
21     "tag": "0.8.0"
22   },
23   "source_files": [
24     "Source",
25     "Source/**/*.{h,m}",
26     "Source/**/*.swift"
27   ],
28   "swift_versions": "5.0",
29   "weak_frameworks": "SwiftUI",
30   "swift_version": "5.0"