[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / f / c / MGAssociationMenuView / 1.1.0 / MGAssociationMenuView.podspec.json
blobc24f3c8abad23177a4fa43605dd128924c2c0560
2   "name": "MGAssociationMenuView",
3   "version": "1.1.0",
4   "summary": "多级联动控件",
5   "description": "多级联动控件,无论有多少级,都可以实现递进效果",
6   "homepage": "https://github.com/mgzf/MGAssociationMenuView",
7   "license": "MIT",
8   "authors": {
9     "spf-iOS": ""
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "swift_version": "4.2",
15   "source": {
16     "git": "https://github.com/mgzf/MGAssociationMenuView.git",
17     "tag": "1.1.0"
18   },
19   "source_files": [
20     "Sources",
21     "Classes/**/*.{h,m}"
22   ],
23   "dependencies": {
24     "SnapKit": [
26     ]
27   }