blob: f2539befe225a2b363d57479db48a854c0732fc0 [file] [log] [blame]
{
"name": "CDCircularMenu",
"version": "1.0.2",
"summary": "A clean and light animated circular menu made with love and SwiftUI.",
"description": "'CDCircularMenu is a very light library created with SwiftUI. It includes an animated and customizable circular menu around a rounded button.'",
"homepage": "https://github.com/christophedellac/CDCircularMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CDChris": "christophedellac"
},
"source": {
"git": "https://github.com/christophedellac/CDCircularMenu.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.0",
"source_files": "CDCircularMenu/Sources/**/*",
"swift_version": "5.0"
}