blob: 120621b8ac43a1e8326321333f45529053c7184c [file] [log] [blame]
{
"name": "LMGaugeView",
"version": "1.0.3",
"summary": "LMGaugeView is a simple and customizable gauge control for iOS.",
"homepage": "https://github.com/lminhtm/LMGaugeView",
"license": "MIT",
"authors": {
"LMinh": "lminhtm@gmail.com"
},
"source": {
"git": "https://github.com/lminhtm/LMGaugeView.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LMGaugeView/**/*.{h,m}"
}