[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 9 / 4 / FloatingButton / 0.0.2 / FloatingButton.podspec.json
blob717eda7bfc6028cb2072b72b27317c21aefabed5
2   "name": "FloatingButton",
3   "version": "0.0.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": "0.0.2"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "13.0",
17     "osx": "10.15",
18     "tvos": "13.0",
19     "watchos": "6.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.1",
23   "source_files": [
24     "Source/*.h",
25     "Source/*.swift"
26   ],
27   "swift_version": "5.1"