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] MoneyHashPayment 2.2.14
[CocoaPods.git]
/
Specs
/
a
/
5
/
2
/
CCDebugView
/
1.0.0
/
CCDebugView.podspec.json
blob
3efbdf79a08df47338309dcc1417b0ae37ea4b1c
1
{
2
"name": "CCDebugView",
3
"version": "1.0.0",
4
"summary": "show app debug info",
5
"description": "show app debug info,FPS,IP, DNS...",
6
"homepage": "https://github.com/CH-iOS/CCDebugView",
7
"license": "MIT",
8
"authors": {
9
"5894672@qq.com": "5894672"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/CH-iOS/CCDebugView.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"CCDebugView",
20
"CCDebugView/*.{h,m}"
21
]
22
}