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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
0
/
5
/
f
/
VVAppTrace
/
0.0.1
/
VVAppTrace.podspec.json
blob
b555bcaf1ab026e75bca8c4037a6b749e97f7e48
1
{
2
"name": "VVAppTrace",
3
"version": "0.0.1",
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.1"
16
},
17
"source_files": [
18
"VVAppTrace/Source",
19
"VVAppTrace/Source/**/*.*"
20
],
21
"frameworks": "UIKit"
22
}