blob: 0ad0ff053259a68e81cc805976a5a6f568ed1b2c [file] [log] [blame]
{
"name": "InteractiveCircularMenu",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "InteractiveCircularMenu/Classes/**/*"
}