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