blob: 5af215bcee72c8cbd6c1ee526ec3c1d4875ff9df [file] [log] [blame]
{
"name": "CustomRangeSelection",
"version": "0.0.1",
"summary": "This class draws rectangle for track layer on a bezier path and fills color to it.",
"description": "This class draws rectangle for track layer on a bezier path and fills color to it.curvaceousness defines the cornerradius for track layer.And changes the selected tarck/range with a different color i.e trackHighlightTintColor!",
"homepage": "https://github.com/TejasreeMarthy/CustomRangeSelection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TejasreeMarthy": "tmarthy@innominds.com"
},
"source": {
"git": "https://github.com/TejasreeMarthy/CustomRangeSelection.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CustomRangeSelection/InnoRangeSelectionSlider.swift",
"pushed_with_swift_version": "3.0"
}