[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 6 / c / PieBarChart / 0.0.1 / PieBarChart.podspec.json
blob4e169d6ca6ac8b9b9a1548eaf0eea8d5bfd744b7
2   "name": "PieBarChart",
3   "version": "0.0.1",
4   "summary": "Chart CocoaPods library written in Swift",
5   "description": "This library gives you two separate charts; Bar chart, and Pie chart. Or both could be used.",
6   "homepage": "https://github.com/NeuralSilicon/PieBarChart",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ian Cooper": "Neuralsilicon@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/NeuralSilicon/PieBarChart.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "PieBarChart/**/*.{h,m,swift}",
23   "swift_version": "5"