{ | |
"name": "JaneSliderControl", | |
"version": "0.1.0", | |
"summary": "The Jane Slider Control is a simple subclass of UIControl similar to slide to unlock", | |
"homepage": "https://github.com/jane/JaneSliderControl", | |
"license": "MIT", | |
"authors": { | |
"Jane": "barlow@jane.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/jane/JaneSliderControl.git", | |
"tag": "0.1.0" | |
}, | |
"source_files": "JaneSliderControl/SliderControl/*.swift" | |
} |