[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 9 / 4 / FloatingButton / 1.1.4 / FloatingButton.podspec.json
blobf9c8dd9e50fd9c995a8a400c8f3cd8acea7e7c1c
2   "name": "FloatingButton",
3   "version": "1.1.4",
4   "summary": "Easily customizable floating button menu created with SwiftUI.",
5   "homepage": "https://github.com/exyte/FloatingButton.git",
6   "license": "MIT",
7   "authors": {
8     "exyte": "info@exyte.com"
9   },
10   "source": {
11     "git": "https://github.com/exyte/FloatingButton.git",
12     "tag": "1.1.4"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "14.0",
17     "osx": "11.0",
18     "tvos": "14.0",
19     "watchos": "7.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.1",
23   "source_files": [
24     "Sources/*.h",
25     "Sources/*.swift",
26     "Sources/**/*.swift"
27   ],
28   "swift_version": "5.1"