blob: 34ae2799b2c1dfc31c7ae3727b2d406df826482f [file] [log] [blame]
{
"name": "CircularMeterView",
"version": "1.0",
"summary": "A circle meter view",
"description": "A circle meter view with smooth animation",
"homepage": "https://github.com/LThinh/CircularMeterView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ThinhLe": "lethinh.it.dut@gmail.com"
},
"platforms": {
"ios": "11.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/LThinh/CircularMeterView.git",
"tag": "1.0"
},
"source_files": "CircularMeterView/**/*.{h,m,swift}",
"swift_version": "4.2"
}