blob: 0c85246d890ee859b082575351767d69c8fd782d [file] [log] [blame]
{
"name": "JFADoubleSlider",
"version": "1.0.0",
"summary": "A custom control, inspired by UISlider, for selecting a range of values.",
"homepage": "https://github.com/vermont42/JFADoubleSlider",
"license": "MIT",
"authors": "Josh Adams",
"source": {
"git": "https://github.com/vermont42/JFADoubleSlider.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/vermont42",
"source_files": [
"JFADoubleSlider/JFADoubleSlider.h",
"JFADoubleSlider/JFADoubleSlider.m"
],
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}