blob: 3394c5cc9626dbaacf5feef7a294ced1cabfcfef [file] [log] [blame]
{
"name": "MGAssociationMenuView",
"version": "1.1.1",
"summary": "多级联动控件",
"description": "多级联动控件,无论有多少级,都可以实现递进效果",
"homepage": "https://github.com/mgzf/MGAssociationMenuView",
"license": "MIT",
"authors": {
"spf-iOS": ""
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/mgzf/MGAssociationMenuView.git",
"tag": "1.1.1"
},
"source_files": [
"Sources",
"Classes/**/*.{h,m}"
],
"dependencies": {
"SnapKit": [
]
}
}