blob: 260ded2c350facf51bd265088c9ee5baab8d4283 [file] [log] [blame]
{
"name": "GaugeSlider",
"version": "1.0.0",
"summary": "Highly customizable GaugeSlider primarily designed for a Smart Home app.",
"homepage": "https://github.com/edgar-zigis/GaugeSlider",
"screenshots": "https://raw.githubusercontent.com/edgar-zigis/GaugeSlider/master/sampleGif.gif",
"license": {
"type": "MIT",
"file": "./LICENSE"
},
"authors": "Edgar Žigis",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/edgar-zigis/GaugeSlider.git",
"tag": "1.0.0"
},
"source_files": "GaugeSlider/**/*.{swift}",
"swift_version": "5.0"
}