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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
a
/
b
/
0
/
YXLTool
/
0.1.2
/
YXLTool.podspec.json
blob
48b144388f30e0424acd2de3c587094312a99093
1
{
2
"name": "YXLTool",
3
"version": "0.1.2",
4
"summary": "yxl",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "git@gitee.com:yxl1010/YXLTool",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"姚希龙": "1263229082@qq.com"
13
},
14
"source": {
15
"git": "git@gitee.com:yxl1010/YXLTool.git",
16
"tag": "0.1.2"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "YXLTool/Classes/**/*",
22
"dependencies": {
23
"MBProgressHUD": [
24
25
]
26
}
27
}