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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
9
/
f
/
1
/
DW_Tool
/
0.0.5
/
DW_Tool.podspec.json
blob
5840244e969b5dfe38cf3e8c764871b50b64b576
1
{
2
"name": "DW_Tool",
3
"version": "0.0.5",
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.5"
17
},
18
"source_files": [
19
"DW_Tool",
20
"DW_Tool/**/*.{h,m,swift}"
21
],
22
"frameworks": "UIKit"
23
}