[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 9 / 4 / FloatingButton / 1.1.1 / FloatingButton.podspec.json
blob39d53c103f53f08929c3ae6d9db8153dbda085c8
2   "name": "FloatingButton",
3   "version": "1.1.1",
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.1"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "ios": "14.0",
17     "osx": "10.15",
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"