| { | |
| "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" | |
| } |