[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / a / f / c / MGAssociationMenuView / 1.1.1 / MGAssociationMenuView.podspec.json
blob3394c5cc9626dbaacf5feef7a294ced1cabfcfef
2   "name": "MGAssociationMenuView",
3   "version": "1.1.1",
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.1"
18   },
19   "source_files": [
20     "Sources",
21     "Classes/**/*.{h,m}"
22   ],
23   "dependencies": {
24     "SnapKit": [
26     ]
27   }