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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
c
/
d
/
b
/
LogChinese
/
1.0.5
/
LogChinese.podspec.json
blob
5e4ec8beff2793c08dd18f70ce21d9406393c925
1
{
2
"name": "LogChinese",
3
"version": "1.0.5",
4
"summary": "显示数组里的中文",
5
"description": "用以解决控制台日志输出中文,显示乱码的问题",
6
"homepage": "https://github.com/YueLiXing/LogChinese",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"1223343444@qq.com": "1223343444@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/YueLiXing/LogChinese.git",
16
"tag": "1.0.5"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "LogChinese/*.{h,m}"
22
}