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