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