blob: a31f11827085d759831a2ad43e392937ef253cc4 [file] [log] [blame]
{
"name": "WFLSwitch",
"version": "0.0.1",
"summary": "custom switch",
"description": "传入字体和背景颜色,生成自定义的开关样式",
"homepage": "http://github.com/juleWei/WFLSwitch",
"license": "MIT",
"authors": {
"juleWei": "121569035@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "http://github.com/juleWei/WFLSwitch.git",
"tag": "0.0.1"
},
"source_files": [
"WFLSwitch",
"WFLSwitch/**/*.{h,m}"
]
}