blob: 5d01da8ed08fa4ffc94742ef756fe73a3504949e [file] [log] [blame]
{
"name": "LNFloatingActionButton",
"version": "0.5.1",
"summary": "Easy to customize Floating Action Button",
"homepage": "https://github.com/akaimo/LNFloatingActionButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"akaimo": "kawashu0723@gmail.com"
},
"source": {
"git": "https://github.com/akaimo/LNFloatingActionButton.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "LNFloatingActionButton/*.{swift,h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"swift_version": "5.0"
}