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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
d
/
0
/
3
/
WHC_Debuger
/
1.0.3
/
WHC_Debuger.podspec.json
blob
dc536aa88bf6b2b3d43979b5c72d1806aaba6457
1
{
2
"name": "WHC_Debuger",
3
"version": "1.0.3",
4
"summary": "iOS Debuger超方便开发辅助调试器",
5
"homepage": "https://github.com/netyouli/WHC_Debuger",
6
"license": "MIT",
7
"authors": {
8
"吴海超(WHC)": "712641411@qq.com"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "https://github.com/netyouli/WHC_Debuger.git",
15
"tag": "1.0.3"
16
},
17
"source_files": "WHC_Debuger/WHC_Debuger/*.{h,m}",
18
"requires_arc": true
19
}