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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
2
/
f
/
4
/
LogChina
/
1.0.2
/
LogChina.podspec.json
blob
a90e380e712d41ae8f712aab2e83e1abacf44758
1
{
2
"name": "LogChina",
3
"version": "1.0.2",
4
"summary": "打印中文",
5
"description": "打印中文---打印中文",
6
"homepage": "https://github.com/LiHongGui/LogChina.git",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"MichaelLi": "1045359337@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/LiHongGui/LogChina.git",
19
"tag": "1.0.2"
20
},
21
"source_files": "LogChina/*.{h,m}",
22
"requires_arc": true
23
}