blob: 87a0329c7cd7011355c92736f95e372b2319e222 [file] [log] [blame]
{
"name": "KJCurveSlider",
"version": "0.1.0",
"summary": "Curve slider - to slide from 0 to 100 in curve shape",
"description": "TODO: Add long description of the pod here.\nIt's curve slider, It provides curved shape to slide around from 0 to 100 percent, You can use it when you required a curved shape on clider rather than traditional iOS line shape slider.",
"homepage": "https://github.com/KiranJasvanee/KJCurveSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kiran Jasvanee": "kiran.jasvanee@yahoo.com"
},
"source": {
"git": "https://github.com/KiranJasvanee/KJCurveSlider.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KJCurveSlider/Classes/**/*",
"pushed_with_swift_version": "3.0.1"
}