[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / 5 / 9 / 4 / FloatingButton / 1.2.0 / FloatingButton.podspec.json
blob64a125e106afcfa008a38a86c7e0e7863039ee36
2   "name": "FloatingButton",
3   "version": "1.2.0",
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.0"
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"