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] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git]
/
Specs
/
2
/
d
/
7
/
WFLSwitch
/
0.0.1
/
WFLSwitch.podspec.json
blob
a31f11827085d759831a2ad43e392937ef253cc4
1
{
2
"name": "WFLSwitch",
3
"version": "0.0.1",
4
"summary": "custom switch",
5
"description": "传入字体和背景颜色,生成自定义的开关样式",
6
"homepage": "http://github.com/juleWei/WFLSwitch",
7
"license": "MIT",
8
"authors": {
9
"juleWei": "121569035@qq.com"
10
},
11
"platforms": {
12
"ios": null
13
},
14
"source": {
15
"git": "http://github.com/juleWei/WFLSwitch.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"WFLSwitch",
20
"WFLSwitch/**/*.{h,m}"
21
]
22
}