blob: ffb7a9ee9aab2d6f52ca27be28a7b24a9b848daa [file] [log] [blame]
{
"name": "SmartGauge",
"version": "0.5.0",
"summary": "Gauge for iOS",
"description": "SmartGauge: Customizable iOS Gauge.",
"homepage": "https://github.com/rameezhandel/SmartGauge",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rameezibrahim": "rameezibrahim"
},
"source": {
"git": "https://github.com/rameezhandel/SmartGauge.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "SmartGauge/Classes/**/*",
"swift_version": "5.0"
}