blob: a6e538144f57f98ce9cb320a8832ae4776bc929d [file] [log] [blame]
{
"name": "JJFloatingActionButton",
"version": "0.6.3",
"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.6.3"
},
"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/**/*",
"pushed_with_swift_version": "4.0"
}