[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 1 / 4 / b / DPMeterView / 1.0.0 / DPMeterView.podspec.json
blob4b79d425575bc43e8423508caa375e88f6075bb2
2   "name": "DPMeterView",
3   "version": "1.0.0",
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": "1.0.0"
13   },
14   "source_files": "DPMeterView",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0"
18   },
19   "frameworks": [
20     "QuartzCore",
21     "CoreMotion"
22   ]