blob: 733052fafba02e8253470e74833c543ad300ac7f [file] [log] [blame]
{
"name": "NapySlider",
"version": "0.1",
"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.1"
},
"platforms": {
"ios": "8.3"
},
"requires_arc": true,
"source_files": "NapySlider/NapySlider.swift"
}