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] MYBLMusicSDK 0.5.8
[CocoaPods.git]
/
Specs
/
9
/
f
/
1
/
DW_Tool
/
0.0.6
/
DW_Tool.podspec.json
blob
f7d3237b2dd2d9b63dedbbab8d8b3cc8ff5ecd2f
1
{
2
"name": "DW_Tool",
3
"version": "0.0.6",
4
"summary": "DW_Tool",
5
"description": "DW_Toolaquicklygettext能快速获取UI控件text属性",
6
"homepage": "https://github.com/LDWdeve/DW_Tool",
7
"license": "MIT",
8
"authors": {
9
"liudawei": "77549284@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/LDWdeve/DW_Tool.git",
16
"tag": "0.0.6"
17
},
18
"source_files": [
19
"DW_Tool",
20
"DW_Tool/**/*.{h,m,swift}"
21
],
22
"frameworks": "UIKit"
23
}