blob: 407535e82c799db105610a67af17dc98d54099e4 [file] [log] [blame]
{
"name": "DPMeterView",
"version": "1.0.1",
"license": "MIT",
"summary": "Display gauge-style meter views in an intuitive way with smooth animations.",
"homepage": "https://github.com/dulaccc/DPMeterView",
"authors": {
"Pierre Dulac": "pierre@dulaccc.me"
},
"source": {
"git": "https://github.com/dulaccc/DPMeterView.git",
"tag": "1.0.1"
},
"source_files": "DPMeterView",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"frameworks": [
"QuartzCore",
"CoreMotion"
]
}