blob: 5ca8ba54e66f09ba83c7d8e021b61e78c239f458 [file] [log] [blame]
{
"name": "YSSlider",
"version": "0.0.1",
"summary": "Two-way slider.",
"description": "Two-way slider, the slider can overlap. Real-time read data range.",
"homepage": "https://github.com/AaronDQQ/YSSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aaron": "yanshaobo0230@163.com"
},
"social_media_url": "https://www.jianshu.com/u/db4c495158ca",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/AaronDQQ/YSSlider.git",
"tag": "0.0.1"
},
"source_files": [
"YSSliderView/*{h,m}",
"YSSliderView/Foundation/*{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}