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