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] IPDSDK 2.0.0.3
[CocoaPods.git]
/
Specs
/
0
/
4
/
f
/
YXTool
/
1.0.1
/
YXTool.podspec.json
blob
86b08d2e94d97fdf3f85e04b1b5700466acd0ecf
1
{
2
"name": "YXTool",
3
"version": "1.0.1",
4
"platforms": {
5
"ios": "11.0"
6
},
7
"summary": "工具类",
8
"description": "yunxi ToolManager.",
9
"homepage": "https://github.com/tangdaoyong/ToolManager",
10
"license": {
11
"type": "MIT",
12
"file": "LICENSE"
13
},
14
"authors": {
15
"Simple": "1130275213@qq.com"
16
},
17
"source": {
18
"git": "https://github.com/tangdaoyong/ToolManager.git",
19
"tag": "1.0.1"
20
},
21
"requires_arc": true,
22
"frameworks": [
23
"Foundation",
24
"UIKit"
25
],
26
"source_files": "ToolManager/Tool/*"
27
}