blob: 053f3e3b4527aa1ba33fa1f07336c35832a0487d [file] [log] [blame]
{
"name": "JFMarkSlider",
"version": "0.0.1",
"summary": "A UISlider with mark and slide with mark",
"homepage": "https://github.com/hxwxww/JFMarkSlider",
"license": "MIT",
"authors": {
"hxwxww": "hxwxww@163.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/hxwxww/JFMarkSlider.git",
"tag": "0.0.1"
},
"source_files": "JFMarkSlider/JFMarkSlider/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"swift_version": "5.0"
}