blob: e0d2b272311b3c07dfa6c3a82346c98b92c52eae [file] [log] [blame]
{
"name": "JJFloatingActionButton",
"version": "2.2.0",
"swift_versions": "5.0",
"authors": {
"Jochen Pfeiffer": "pod@jochen-pfeiffer.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/jjochen/JJFloatingActionButton",
"source": {
"git": "https://github.com/jjochen/JJFloatingActionButton.git",
"tag": "2.2.0"
},
"summary": "Floating Action Button for iOS",
"screenshots": "https://raw.githubusercontent.com/jjochen/JJFloatingActionButton/master/Images/JJFloatingActionButton.gif",
"documentation_url": "https://jjochen.github.io/JJFloatingActionButton",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Sources/**/*",
"swift_version": "5.0"
}