blob: 75e57889957d6ebd564e9fe11281e3b017e3faf8 [file] [log] [blame]
{
"name": "JJFloatingActionButton",
"version": "0.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.4.0"
},
"summary": "Floating Action Button for iOS",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "JJFloatingActionButton/Classes/**/*",
"resource_bundles": {
"Assets": [
"JJFloatingActionButton/Assets/*.xcassets"
]
},
"pushed_with_swift_version": "4.0"
}