[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / a / f / c / MGAssociationMenuView / 0.0.4 / MGAssociationMenuView.podspec.json
blobfa45263c4d9cdd3dbed218ab44a9bf327cd60410
2   "name": "MGAssociationMenuView",
3   "version": "0.0.4",
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.4"
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"