repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git]
/
Specs
/
a
/
f
/
c
/
MGAssociationMenuView
/
0.0.3
/
MGAssociationMenuView.podspec.json
blob
5f7fc5d08c48c7534ac1786279c94e62dfaea032
1
{
2
"name": "MGAssociationMenuView",
3
"version": "0.0.3",
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.3"
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"
28
}