| { | |
| "name": "MGAssociationMenuView", | |
| "version": "0.0.6", | |
| "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.6" | |
| }, | |
| "source_files": [ | |
| "Sources", | |
| "Classes/**/*.{h,m}" | |
| ], | |
| "dependencies": { | |
| "SnapKit": [ | |
| "~> 3.2.0" | |
| ] | |
| }, | |
| "pushed_with_swift_version": "3.0" | |
| } |