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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
e
/
8
/
b
/
WHDebugTool
/
2.1
/
WHDebugTool.podspec.json
blob
aff4255a87f1090d9b9402dd8b342993a2eb0aba
1
{
2
"name": "WHDebugTool",
3
"version": "2.1",
4
"summary": "Debug tool for iOS",
5
"homepage": "https://github.com/remember17/WHDebugTool",
6
"license": "MIT",
7
"authors": {
8
"wuhao": "503007958@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/remember17/WHDebugTool.git",
15
"tag": "2.1"
16
},
17
"source_files": [
18
"WHDebugTool",
19
"WHDebugTool/*.{h,m}"
20
],
21
"frameworks": "UIKit",
22
"requires_arc": true
23
}