blob: 627564609ba9ff6e2c3681af65167f4a7538694e [file] [log] [blame]
{
"name": "WARangeSlider",
"version": "1.1.0",
"summary": "A simple range slider made in Swift",
"description": "This pod provides a simple range slider.",
"homepage": "https://github.com/warchimede/RangeSlider",
"license": "MIT",
"authors": {
"William Archimede": "william.archimede@hoodbrains.com"
},
"source": {
"git": "https://github.com/warchimede/RangeSlider.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/warchimede",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "RangeSlider/RangeSlider.swift",
"pushed_with_swift_version": "3.0"
}