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