blob: 3ae3818bff7a25e88ae9b520662898700798005e [file] [log] [blame]
{
"name": "NapySlider",
"version": "0.3.6",
"summary": "A vertical slider UIControl element written in swift.",
"homepage": "https://github.com/seeppp/NapySlider",
"license": "MIT",
"authors": {
"Jonas Schoch": "jonas.schoch@naptics.ch"
},
"source": {
"git": "https://github.com/seeppp/NapySlider.git",
"tag": "0.3.6"
},
"platforms": {
"ios": "8.4"
},
"swift_version": "5.0",
"requires_arc": true,
"source_files": "NapySlider/NapySlider.swift"
}