blob: 70101680ca60e2f6d9ccfccc22bf9e6316045d02 [file] [log] [blame]
{
"name": "LNFloatingActionButton",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LNFloatingActionButton/*.{swift,h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}