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