blob: c95cac0b3058d476786ac4248c3c830bae021e3a [file] [log] [blame]
{
"name": "KUIDragStepperSlider",
"version": "1.0.0",
"summary": "Slider for drag stepper",
"description": "Slider for drag stepper for Swift",
"homepage": "https://github.com/Kofktu/KUIDragStepperSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kofktu": "kofktu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Kofktu/KUIDragStepperSlider.git",
"tag": "1.0.0"
},
"source_files": "KUIDragStepperSlider/Classes/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "2.3"
}