blob: 8ac374c449cbfdd8d49a0c007fa0c780ee4a741c [file] [log] [blame]
{
"name": "PrettyFloatingMenuView",
"module_name": "PrettyFloatingMenuView",
"version": "0.2.0",
"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",
"source": {
"git": "https://github.com/nab0y4enko/PrettyFloatingMenuView.git",
"tag": "0.2.0"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"platforms": {
"ios": "10.0"
},
"dependencies": {
"PrettyExtensionsKit/UIKit": [
],
"PrettyCircleView": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}