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] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
5
/
1
/
c
/
TTLog
/
0.2.0
/
TTLog.podspec.json
blob
6f75c3908f20c35be4bfa94921062154e9363286
1
{
2
"name": "TTLog",
3
"version": "0.2.0",
4
"summary": "记录日志功能",
5
"description": "将日志写到文件,不再有界面显示功能",
6
"homepage": "https://github.com/ThomasTan1987/TTLog",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"ThoamsTan": "thomastan@vipabc.com"
13
},
14
"source": {
15
"git": "https://github.com/ThomasTan1987/TTLog.git",
16
"tag": "0.2.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "Classes/**/*"
22
}