[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 5 / 9 / 4 / FloatingButton / 1.2.2 / FloatingButton.podspec.json
blobcd3a3ba8626d16975856f2b2d9855aa318f94840
2   "name": "FloatingButton",
3   "version": "1.2.2",
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.2.2"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "14.0",
17     "osx": "11.0",
18     "watchos": "10.0"
19   },
20   "requires_arc": true,
21   "swift_versions": "5.1",
22   "source_files": [
23     "Sources/*.h",
24     "Sources/*.swift",
25     "Sources/**/*.swift"
26   ],
27   "swift_version": "5.1"