blob: 0dd51b86a713ce677307eefd779cffd5eab5cc0d [file] [log] [blame]
{
"name": "InteractiveCircularMenu",
"version": "0.1.0",
"swift_version": "4.2",
"summary": "Interactive circular menu",
"description": "Interactive, infinite, springback, customizable(color, width, speed, angles) circular menu.",
"homepage": "https://github.com/catchzeng/InteractiveCircularMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"catchzeng": "891793848@qq.com"
},
"source": {
"git": "https://github.com/catchzeng/InteractiveCircularMenu.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "InteractiveCircularMenu/Classes/**/*"
}