blob: 83eadf9884f41d032d314f14bcdc00dc00328055 [file] [log] [blame]
{
"name": "JJFloatingActionButton",
"version": "0.6.2",
"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.2"
},
"summary": "Floating Action Button for iOS",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0"
}