blob: b7956a2a48d86703dff68f6b1a45cb3c737a26b2 [file] [log] [blame]
{
"name": "MGAssociationMenuView",
"version": "0.0.10",
"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.10"
},
"source_files": [
"Sources",
"Classes/**/*.{h,m}"
],
"dependencies": {
"SnapKit": [
"~> 3.2.0"
]
},
"pushed_with_swift_version": "3.0"
}