[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / d / 8 / JJFloatingActionButton / 2.2.0 / JJFloatingActionButton.podspec.json
blobe0d2b272311b3c07dfa6c3a82346c98b92c52eae
2   "name": "JJFloatingActionButton",
3   "version": "2.2.0",
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": "2.2.0"
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": "9.0"
22   },
23   "requires_arc": true,
24   "frameworks": "UIKit",
25   "source_files": "Sources/**/*",
26   "swift_version": "5.0"