blob: 3271f99a4473468646b52ae5fee23e2ce7147323 [file] [log] [blame]
{
"name": "FLSlider",
"version": "1.0.0",
"summary": "仿系统UISlider",
"description": "仿系统UISlider,添加监听滑动事件,添加监听事件,代理回调,可监听开始拖拽、正在拖拽、结束拖拽三个状态",
"homepage": "https://github.com/gitkong/FLSlider--",
"license": "MIT",
"authors": {
"clarence": "13751855378@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/gitkong/FLSlider--",
"tag": "1.0.0"
},
"source_files": "FLSlider/*.{h,m}",
"requires_arc": true
}