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