[Add] LiteRTSwift 0.0.1-nightly.20250116
[CocoaPods.git] / Specs / 1 / 4 / b / DPMeterView / 0.0.1 / DPMeterView.podspec.json
blob8f9fea11a0221cea4e32539092be81d204bf22d3
2   "name": "DPMeterView",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "Display gauge-style meter views in an intuitive way with smooth animations.",
6   "homepage": "https://github.com/dulaccc/DPMeterView",
7   "authors": {
8     "Pierre Dulac": "pierre@dulaccc.me"
9   },
10   "source": {
11     "git": "https://github.com/dulaccc/DPMeterView.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "DPMeterView",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0"
18   },
19   "frameworks": [
20     "QuartzCore",
21     "CoreMotion"
22   ]