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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
a
/
1
/
8
/
YHDevLog
/
1.0.1
/
YHDevLog.podspec.json
blob
b953e833b72715d19f1789e39b0bfae80226b295
1
{
2
"name": "YHDevLog",
3
"version": "1.0.1",
4
"summary": "一款iOS可视化Log集成工具",
5
"description": "一款iOS可视化Log集成工具,支持警告,错误等类型LOG",
6
"homepage": "https://github.com/ZYHshao/YHDevLog",
7
"license": "MIT",
8
"authors": "珲少",
9
"platforms": {
10
"ios": null
11
},
12
"source": {
13
"git": "https://github.com/ZYHshao/YHDevLog.git",
14
"tag": "1.0.1"
15
},
16
"source_files": [
17
"Classes",
18
"Classes/**/*.{h,m}"
19
],
20
"exclude_files": "Classes/Exclude"
21
}