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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
7
/
4
/
9
/
ZLSegment
/
1.0.0
/
ZLSegment.podspec.json
blob
f9366914f729de4968a231ead3fb8f3cb5efafa7
1
{
2
"name": "ZLSegment",
3
"version": "1.0.0",
4
"summary": "菜单-视图",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/Zz_l/ZLSegment",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Zz_l": "2444733544@qq.com"
13
},
14
"source": {
15
"git": "https://gitee.com/Zz_l/ZLSegment.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "ZLSegment/Classes/**/*",
22
"dependencies": {
23
"Masonry": [
24
25
]
26
}
27
}