blob: 4c6011adee31813c8bb5e92e1b5a8fe36a6bf0f1 [file] [log] [blame]
{
"name": "JVFlowerMenu",
"version": "1.0.10",
"summary": "A simple, fun, menu UI element. Great replacement for hamburger menus and tab bar menus.",
"description": "Lets you create a fun pop out radial (Flower pedals) menu. See docs and README for instructions on how to use.",
"homepage": "https://github.com/joninsky/JVFlowerMenu.git",
"license": "MIT",
"authors": {
"Jon Vogel": "joninsky@gmail.com"
},
"source": {
"git": "https://github.com/joninsky/JVFlowerMenu.git",
"tag": "1.0.10"
},
"platforms": {
"ios": "12.4"
},
"requires_arc": true,
"swift_versions": "5",
"exclude_files": "JVFlowerMenu/**/*.plist",
"source_files": "JVFlowerMenu/**/*",
"swift_version": "5"
}