blob: 63ec615111e034293be0928a230de7bb15c68df9 [file] [log] [blame]
{
"name": "KJCircularSlider",
"version": "0.2.0",
"summary": "Circular slider - to slide from 0 to 100 in circular shape",
"description": "TODO: Add long description of the pod here.\nIt's circular slider, It provides circular shape to slide around from 0 to 100 percent, You can use it when you required a circular shape on slider 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/KJCircularSlider.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*",
"pushed_with_swift_version": "3.0.1"
}