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
/
0
/
5
/
f
/
VVAppTrace
/
0.0.2
/
VVAppTrace.podspec.json
blob
3de849fe38b99dbc4adc0e0fe06c5293b4142d30
1
{
2
"name": "VVAppTrace",
3
"version": "0.0.2",
4
"summary": "VVAppTrace 监控ios方法执行性能工具",
5
"homepage": "https://github.com/chinaxxren/VVAppTrace",
6
"license": "MIT",
7
"authors": {
8
"chinaxxren": "182421693@qq.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/chinaxxren/VVAppTrace.git",
15
"tag": "0.0.2"
16
},
17
"source_files": [
18
"VVAppTrace/Source",
19
"VVAppTrace/Source/**/*.*"
20
],
21
"frameworks": "UIKit"
22
}