[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 3 / 9 / DPCharts / 1.1.2 / DPCharts.podspec.json
blob618585cc27c2f88eaca28140cd97b8ce89fe2b58
2   "name": "DPCharts",
3   "version": "1.1.2",
4   "summary": "A lightweight framework to render charts on iOS written in Swift",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/danielepantaleone/DPCharts",
10   "authors": {
11     "Daniele Pantaleone": "danielepantaleone@me.com"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "git": "https://github.com/danielepantaleone/DPCharts.git",
18     "tag": "1.1.2"
19   },
20   "source_files": "Sources/DPCharts/**/*.swift",
21   "swift_versions": "5.7",
22   "swift_version": "5.7"