blob: 9f63346043c77377cef5805bd6fe6017ab3d5a1a [file] [log] [blame]
{
"name": "LSFloatingActionMenu",
"version": "1.0.0",
"license": "MIT",
"summary": "LSFloatingActionMenu is floating action button component of material design for iOS.",
"homepage": "https://github.com/tinymind/LSFloatingActionMenu",
"authors": {
"tinymind": "xappbox@gmail.com"
},
"source": {
"git": "https://github.com/tinymind/LSFloatingActionMenu.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LSFloatingActionMenu/*",
"frameworks": [
"Foundation",
"UIKit"
]
}