blob: 9f1097500707c3ba229c123f23f8a138be32789b [file] [log] [blame]
{
"name": "JJFloatingActionButton",
"version": "0.10.0",
"swift_version": "4.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": "0.10.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/**/*"
}