{ | |
"name": "MSRangeSlider", | |
"version": "0.1.0", | |
"summary": "A 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": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"requires_arc": true, | |
"source_files": "MSRangeSlider/**/*", | |
"public_header_files": "MSRangeSlider/**/*.h" | |
} |