blob: dcc41cfceb346b67c851091a283011c88bc496a0 [file] [log] [blame]
{
"name": "GaugeMeterView",
"version": "0.0.2",
"summary": "GaugeMeterView can be used for create meter indicators",
"description": "GaugeMeterView can be used for create meter indicators which give ability for customizations",
"homepage": "https://github.com/dhrebeniuk/GaugeMeterView",
"license": "LICENSE",
"authors": {
"Dmytro Hrebeniuk": "dmytrohrebeniuk@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dhrebeniuk/GaugeMeterView.git",
"tag": "0.0.2"
},
"source_files": "*.{swift,h}",
"requires_arc": true
}