[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / f / c / MGAssociationMenuView / 0.0.10 / MGAssociationMenuView.podspec.json
blobb7956a2a48d86703dff68f6b1a45cb3c737a26b2
2   "name": "MGAssociationMenuView",
3   "version": "0.0.10",
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   "source": {
15     "git": "https://github.com/mgzf/MGAssociationMenuView.git",
16     "tag": "0.0.10"
17   },
18   "source_files": [
19     "Sources",
20     "Classes/**/*.{h,m}"
21   ],
22   "dependencies": {
23     "SnapKit": [
24       "~> 3.2.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"