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] MirrorXML 4.0.3
[CocoaPods.git]
/
Specs
/
5
/
e
/
7
/
WSUtils
/
0.1.0
/
WSUtils.podspec.json
blob
444e856911871a995a262df2bf3f4632b5e28252
1
{
2
"name": "WSUtils",
3
"version": "0.1.0",
4
"summary": "常用工具类",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/iOS_WS/wsutils",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"sun0618": "1679290828@qq.com"
13
},
14
"source": {
15
"git": "https://gitee.com/iOS_WS/wsutils.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "10.0"
20
},
21
"source_files": "WSUtils/Classes/**/*"
22
}