blob: 9846bd4cc9bc56eccd1ea9e0be3bece4e93be232 [file] [log] [blame]
{
"name": "LMGaugeViewSwift",
"version": "1.0.0",
"summary": "LMGaugeViewSwift is a simple and customizable gauge control for iOS.",
"description": "LMGaugeViewSwift is a simple and customizable gauge control for iOS.",
"homepage": "https://github.com/lminhtm/LMGaugeViewSwift",
"screenshots": [
"https://raw.github.com/lminhtm/LMGaugeView/master/Screenshots/screenshot1.png",
"https://raw.github.com/lminhtm/LMGaugeView/master/Screenshots/screenshot3.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LMinh": "lminhtm@gmail.com"
},
"source": {
"git": "https://github.com/lminhtm/LMGaugeViewSwift.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0",
"source_files": "LMGaugeViewSwift/Classes/**/*"
}