blob: 0c40754a4a46c89b0649e1596bda6aa1ed2dda1f [file] [log] [blame]
{
"name": "PrettyFloatingMenuView",
"version": "0.1.2",
"summary": "A pretty example for multi buttons menu",
"description": "A pretty example for multi buttons menu written on swift",
"homepage": "https://github.com/nab0y4enko/PrettyFloatingMenuView",
"license": "MIT",
"authors": {
"Oleksii Naboichenko": "nab0y4enko@gmail.com"
},
"social_media_url": "https://twitter.com/nab0y4enko",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nab0y4enko/PrettyFloatingMenuView.git",
"tag": "0.1.2"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"requires_arc": true,
"dependencies": {
"PrettyExtensionsKit": [
],
"PrettyCircleView": [
]
},
"pushed_with_swift_version": "3.0"
}