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] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git]
/
Specs
/
0
/
e
/
c
/
WLCategory
/
1.0.1
/
WLCategory.podspec.json
blob
4f1f5b4dfa2cc151618956f58b0a0f4ffd3ff6cc
1
{
2
"name": "WLCategory",
3
"version": "1.0.1",
4
"license": "MIT",
5
"summary": "常用类别",
6
"description": "常用类别",
7
"homepage": "https://gitee.com",
8
"authors": {
9
"WangLei(王雷)": "wl20121212zj@163.com"
10
},
11
"source": {
12
"git": "https://gitee.com/wlzj/WLCategory.git",
13
"tag": "1.0.1"
14
},
15
"platforms": {
16
"ios": null
17
},
18
"source_files": "WLCategory/WLCategory/*.{h,m}",
19
"frameworks": [
20
"UIKit",
21
"Foundation"
22
]
23
}