[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / 8 / JJFloatingActionButton / 3.0.1 / JJFloatingActionButton.podspec.json
blob69943f9ce3c3de1d9d79b8b020584606c465c82b
2   "name": "JJFloatingActionButton",
3   "version": "3.0.1",
4   "swift_versions": "5.0",
5   "authors": {
6     "Jochen Pfeiffer": "pod@jochen-pfeiffer.com"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "homepage": "https://github.com/jjochen/JJFloatingActionButton",
13   "source": {
14     "git": "https://github.com/jjochen/JJFloatingActionButton.git",
15     "tag": "3.0.1"
16   },
17   "summary": "Floating Action Button for iOS",
18   "screenshots": "https://raw.githubusercontent.com/jjochen/JJFloatingActionButton/master/Images/JJFloatingActionButton.gif",
19   "documentation_url": "https://jjochen.github.io/JJFloatingActionButton",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "requires_arc": true,
24   "frameworks": "UIKit",
25   "source_files": "Sources/**/*",
26   "swift_version": "5.0"