| { |
| "name": "CircularMeterView", |
| "version": "1.1", |
| "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.1" |
| }, |
| "source_files": "CircularMeterView/**/*.{h,m,swift}", |
| "swift_version": "4.2" |
| } |