blob: b20a9934caebe5700a0a95f0b71f9f8f0389f32e [file] [log] [blame]
{
"name": "MSRangeSlider",
"version": "1.1.0",
"summary": "The range slider control for iOS.",
"homepage": "https://github.com/sgl0v/MSRangeSlider",
"license": "MIT",
"authors": {
"Maksym Shcheglov": "maxscheglov@gmail.com"
},
"source": {
"git": "https://github.com/sgl0v/MSRangeSlider.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MSRangeSlider/**/*",
"public_header_files": "MSRangeSlider/**/*.h"
}