| { | |
| "name": "SpeechifySectionedSlider", | |
| "version": "0.0.8", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "summary": "Speechify Control Center Slider", | |
| "homepage": "https://github.com/SpeechifyInc/SectionedSlider", | |
| "authors": { | |
| "Simeon Kostadinov": "simeon@getspeechify.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/SpeechifyInc/SectionedSlider.git", | |
| "tag": "0.0.8" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Sources/**/*.swift", | |
| "frameworks": "Foundation" | |
| } |