blob: 5b003a172e8073f5599141fb0e013ad5a472b409 [file] [log] [blame]
{
"name": "GNGaugeView",
"version": "0.1.0",
"summary": "A visual gauge built with Swift that can be used as a speedometer to track speed of travel.",
"description": "A useful visual gauge that will display the speed of walking, running or any other kind of fitness activity.",
"homepage": "https://github.com/Gwinyai/GNGaugeView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Gwinyai Nyatsoka": "gnyatsoka@gmail.com"
},
"source": {
"git": "https://github.com/Gwinyai/GNGaugeView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.4"
},
"source_files": "GNGaugeView/*.swift",
"swift_version": "4.0"
}