blob: 2d14e3ce947fc29cd4f8ce59122379d40b8a12b6 [file] [log] [blame]
{
"name": "GaugeSlider",
"version": "1.2.1",
"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/sample.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.2.1"
},
"source_files": "Sources/GaugeSlider/**/*.{swift}",
"swift_version": "5.0"
}